mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-05 17:27:51 +00:00
According to documentation LabelValuesByName is supposed to render "|" separated values. Currently it is returned as a slice per label name. This fixes it Fixes #191 |
||
|---|---|---|
| .. | ||
| errors.go | ||
| lbl_res.go | ||
| metric_namer.go | ||
| metrics_query.go | ||
| metrics_query_test.go | ||
| regex_matcher_test.go | ||
| resource_converter.go | ||