Hi Ninjas,
I would like to seek your guidance on the following.
# The Scene
We have a single Zabbix server and integrated it with grafana using the legendary zabbix-grafana plugin that makes direct calls to mysql db (zabbix database).
# The problem
Now, this makes querying data slow and it takes a while before grafana shows up the data. The system works but it's slow.
# The quest
Is there a way that I can add Redis in-memory datastore transparently between Zabbix & grafana and make querying data faster?
Appreciate your thoughts on this.
I would like to seek your guidance on the following.
# The Scene
We have a single Zabbix server and integrated it with grafana using the legendary zabbix-grafana plugin that makes direct calls to mysql db (zabbix database).
# The problem
Now, this makes querying data slow and it takes a while before grafana shows up the data. The system works but it's slow.
# The quest
Is there a way that I can add Redis in-memory datastore transparently between Zabbix & grafana and make querying data faster?
Appreciate your thoughts on this.
Comment