mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
9d0112d7cf
This has the advantage that the user doesn't need to list all labels they want to keep (as with "by") but without having to worry about inconsistent labels as when there's only one time series (as with "keeping_common"). Almost all aggregation should use this rather than the existing two options as it's much less error prone and easier to maintain due to not having to always add in "job" plus whatever other common job-level labels you have like "region". |
||
---|---|---|
.. | ||
aggregators.test | ||
comparison.test | ||
functions.test | ||
histograms.test | ||
legacy.test | ||
literals.test |