github.com/netdata/go.d.plugin@v0.58.1/pkg/prometheus/testdata/gauge-meta.txt (about) 1 # HELP test_gauge_metric_1 Test Gauge Metric 1 2 # TYPE test_gauge_metric_1 gauge 3 test_gauge_metric_1{label1="value1"} 11 4 test_gauge_metric_1{label1="value2"} 12 5 test_gauge_metric_1{label1="value3"} 13 6 test_gauge_metric_1{label1="value4"} 14 7 # TYPE test_gauge_metric_2 gauge 8 test_gauge_metric_2{label1="value1"} 11 9 test_gauge_metric_2{label1="value2"} 12 10 test_gauge_metric_2{label1="value3"} 13 11 test_gauge_metric_2{label1="value4"} 14