I am integrating Prometheus for Dremio metrics as mentioned here https://github.com/dremio-hub/dremio-prometheus-exporter
To visualise metric from Prometheus we are using Grafana. Does dremio provide Json to visualise these metrics in Grafana?
I am integrating Prometheus for Dremio metrics as mentioned here https://github.com/dremio-hub/dremio-prometheus-exporter
To visualise metric from Prometheus we are using Grafana. Does dremio provide Json to visualise these metrics in Grafana?
I am also interested to know if there is a JSON in order to visualise a dashboard from Grafana ?
Thanks
Includes Documentation on and Json dashboards for Grafana. Note the dashboard is tracking JMX metric from coordinator, output of SQL API (example memory), and Dremio API’s (example jobs, reflections etc) from the coordinator node.