mirror of
https://github.com/prometheus/prometheus
synced 2025-01-29 10:52:50 +00:00
New fpsForLabelMatchers and seriesForLabelMatchers methods
These more specific methods have replaced `metricForLabelMatchers` in cases where its `map[fingerprint]metric` result type was not necessary or was used as an intermediate step Avoids duplicated calls to `seriesForRange` from `QueryRange` and `QueryInstant` methods.
This commit is contained in:
parent
4978a65495
commit
e6db9f8159