Hello,
I am developing a Grafana datasource plugin in C++. It is functioning well, but I am encountering issues when stopping the plugin. My plugin requires approximately 15 seconds to shut down.
I have reviewed the documentation regarding the life cycle of a plugin but have not found relevant information addressing my issue.
Could you please advise on how to control the delay provided by Grafana for a plugin to stop?
Regards
Michel