I deployed Scylla-Operator, and Scylla-Manager using Helm on GKE. I now have several scylla-datacenters in a cluster.
I Already have Prometheus and Grafana in the cluster and successfully configured a job to scrape scylla-metrics.
Now I want to have dashboards. Where can I find the Scylla Dashboards for Grafana?
I can’t find the Scylla dashboard on Grafana Labs.
Found this GitHub - scylladb/scylla-monitoring: Simple monitoring of Scylla with Grafana
But here, as I understand it, I need to run it locally and manually take the dashboards from the running Grafana.
Also was trying to import dashboards from here - scylla-monitoring/grafana at master · scylladb/scylla-monitoring · GitHub, but they don’t work. I get an error - “Dashboards need to have a title.”
It seems like some kind of template.
Is any other way to get and import dashboards to the Grafana client?
*originally asked on ScyllaDB’s community slack channel