Created a custom panel plugin in grafana using react. In the data source have added a query. When changing the query condition the custom panel doesn’t refresh with the latest data and the old value of the data source is only retained. How to emit the refresh on click of ‘Apply’ . Also, can you help on clicking the refresh button in the grafana to load the latest data from data prop into the custom panel ?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Refresh/load data from datasource from Panel Plugin | 1 | 975 | April 13, 2023 | |
| Refresh button on Grafana datasource backend plugin | 4 | 2983 | July 7, 2022 | |
| Refresh the dashboard from the react panel plugin | 14 | 3798 | May 12, 2023 | |
| Refresh Every: 5s | 10 | 5030 | November 24, 2017 | |
| How to refresh the dashboard from code? | 4 | 3850 | July 14, 2023 |