Hi, What should it be the best practice to improve Grafana responsiveness? I have a stack for grafana + traefik and I am looking at multiple datasources, LOKI,Prometheus, Zabbix, amount others. Currently I am hitting and ~0.656 Apdex score.
Use External Database and then increase Grafana’s Replicas to 2+
Rest Grafana doesn’t need anything … It’s Prometheus, Loki etc. that has to be optimised to run faster. Grafana is just a visualisation tool.
I will give that a try.
thank you.
Get a bigger laptop. It’s mostly viz so it’s a lot of graphical manipulation in JS + HTML… Grafana server is pretty fast, a small VM can handle a lot of users.