mirror of https://github.com/prometheus/prometheus
Code Review: Nits.
parent
a3bf2efdd5
commit
820e551988
|
@ -404,7 +404,7 @@ type MetricIndexer interface {
|
|||
// that a user or the Prometheus subsystem would want to query against:
|
||||
//
|
||||
// "<Label Name>" -> {Fingerprint, ...}
|
||||
// "<Label Name> <Label Pair>" -> {Fingerprint, ...}
|
||||
// "<Label Name> <Label Value>" -> {Fingerprint, ...}
|
||||
//
|
||||
// "<Fingerprint>" -> Metric
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue