grafana / grafana-zabbix

Zabbix plugin for Grafana dashboard
http://play.grafana-zabbix.org
Apache License 2.0
2.08k stars 458 forks source link

Ability to clear cached data #1190

Open jinucompute opened 3 years ago

jinucompute commented 3 years ago

Is your feature request related to a problem? Please describe. When i add a new item or host to Zabbix, it takes a lot of time to reflect in grafana. I tried refreshing the dashboard but this does no get the new data items or hosts

Describe the solution you'd like I would like a button or menu option which will allow me to force the refresh of the data model from Zabbix so that the new data item or host is reflected in the dataset on Grafana

Describe alternatives you've considered Only alternative is to wait for Grafana to self refresh

Additional context Add any other context or screenshots about the feature request here.

alexanderzobnin commented 3 years ago

This is related to cache. Once I move all queries to the backend, it should be possible to add API endpoint (and corresponding button) for clearing cache.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had activity in the last 2 years. It will be closed in 60 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!