Measures Concepts
GitHub icon

PromQL

PromQL - Query language

< >

PromQL is a query language created in 2014.

#2501on PLDB 10Years Old


Example from the web:
topk(3, sum by (app, proc) (rate(instance_cpu_time_ns[5m])))

Language features

Feature Supported Token Example
Comments ✓
Line Comments ✓
Integers ✓
Floats ✓

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout