VolkovLabs / business-forms

The Business Forms panel is a conceptually new plugin for Grafana. It is the first plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard.
https://docs.volkovlabs.io
Apache License 2.0
86 stars 10 forks source link

how to stop grafana from hitting the server if server is not working #555

Closed ashishagarwal7 closed 3 days ago

ashishagarwal7 commented 3 days ago

when the server side is not working, Grafana is still hitting the server. how to stop grafana from syncing the server every min.

image

Also initial Request(Synchronize with data) is disabled

image
mikhail-vl commented 3 days ago

@ashishagarwal7 You can use custom code as described in documentation.