September 2020
Beginner to intermediate
316 pages
5h 2m
English
PromQL (Prometheus Query Language) is a functional query language provided by Prometheus to enable the user to query data stored in real time and perform all sorts of analysis, aggregations, and operations. In this chapter, we will provide hands-on steps to the readers that will enable them to use PromQL.
Prior to getting started with PromQL, let’s briefly understand the way data is stored in Prometheus.
As we know by now, Prometheus monitors ...
Read now
Unlock full access