mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
This offers new semantics in allowing on() for matching two single-element vectors with no known common labels. Previosuly this was often done using on(dummy). This also allows making it explict that you meant to do an aggregation without labels via by(). Fixes #1597. |
||
---|---|---|
.. | ||
aggregators.test | ||
functions.test | ||
histograms.test | ||
legacy.test | ||
literals.test | ||
operators.test | ||
selectors.test |