mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
3b89616d82
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 |