prometheus/storage
Maxim Ivanov e6db9f8159 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.
2016-10-05 15:15:54 +01:00
..
local New fpsForLabelMatchers and seriesForLabelMatchers methods 2016-10-05 15:15:54 +01:00
metric storage: improve index lookups 2016-07-20 17:35:53 +02:00
remote Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 2016-09-19 22:47:51 +02:00
storage.go Fix deadlock, structure target logging 2016-02-03 10:39:34 +01:00