January 2019
Intermediate to advanced
484 pages
11h 48m
English
The expression browser has a built-in graph panel that enables us to see the metrics, but it's not designed to serve as a visualization dashboard for daily routines. Grafana is the best option for Prometheus. We discussed how to set up Grafana in Chapter 4, Managing Stateful Workloads, and we also provided templates in the repository for this chapter.
To see Prometheus metrics in Grafana, we first have to add a data source. The following configurations are required to connect to our Prometheus server:
Once it's connected, we can import a dashboard. On Grafana's sharing page (https://grafana.com/dashboards?dataSource=prometheus), we can find rich ...
Read now
Unlock full access