Skip to main content
DevOpsLabTH.dev

How PromQL thinks, vectors, rate, and aggregation

PromQL is not SQL. It works on time series, and a raw counter answers almost nothing on its own. Understand instant and range vectors, why rate turns a total into a speed, how aggregation collapses labels, and how a percentile is read out of a histogram.

Sign in to start the lab