VictoriaMetrics/lib/protoparser/prometheus
Aliaksandr Valialkin 69004a5f67 lib/promscrape: fix tests after the commit 658a8742ac
The original commit copies `__address__` label to `instance` label when generating per-target labels as Prometheus does.

See https://www.robustperception.io/life-of-a-label for details.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/453
2020-05-03 16:56:15 +03:00
..
parser.go lib/promscrape: fix tests after the commit 658a8742ac 2020-05-03 16:56:15 +03:00
parser_test.go lib/promscrape: fix tests after the commit 658a8742ac 2020-05-03 16:56:15 +03:00
parser_timing_test.go lib/protoparser: add parser for Prometheus exposition text format 2020-01-24 20:11:02 +02:00