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:
Maxim Ivanov 2016-09-18 12:20:46 +01:00
parent 4978a65495
commit e6db9f8159
3 changed files with 113 additions and 47 deletions