Have you ever wanted to have a table showing multiple metrics across all of your instances?
A blog on monitoring, scale and operational Sanity
Have you ever wanted to have a table showing multiple metrics across all of your instances?
PromQL is superb for metrics alerting and graphing needs, for heavier statistical work there are better options.
Graphs from Prometheus use the query_range endpoint, and there's a non-trivial amount of confusion that it's more magic than it actually is.
Having to maintain dashboards for every Prometheus server you have would be a bit annoying. Thankfully Grafana has a feature for this.
As of Grafana 5.3.0 there's a feature that allows correct graphing of the top N series over a duration.
Wouldn't it be nice to have arbitrary locations on the Worldmap panel?
The Worldmap Panel for Grafana allows displaying of metrics on a map.
Grafana recently added support for Prometheus. Let's take a look at how to get it up and running.