summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/pkg/prometheus/testdata/summary-meta.txt
blob: 3056e80768bdbeae170db57bbc5854bb3086345f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# HELP test_summary_1_duration_microseconds Test Summary Metric 1
# TYPE test_summary_1_duration_microseconds summary
test_summary_1_duration_microseconds{label1="value1",quantile="0.5"} 4931.921
test_summary_1_duration_microseconds{label1="value1",quantile="0.9"} 4932.921
test_summary_1_duration_microseconds{label1="value1",quantile="0.99"} 4933.921
test_summary_1_duration_microseconds_sum{label1="value1"} 283201.29
test_summary_1_duration_microseconds_count{label1="value1"} 31
test_summary_1_duration_microseconds{label1="value2",quantile="0.5"} 4931.921
test_summary_1_duration_microseconds{label1="value2",quantile="0.9"} 4932.921
test_summary_1_duration_microseconds{label1="value2",quantile="0.99"} 4933.921
test_summary_1_duration_microseconds_sum{label1="value2"} 283201.29
test_summary_1_duration_microseconds_count{label1="value2"} 31
test_summary_1_duration_microseconds{label1="value3",quantile="0.5"} 4931.921
test_summary_1_duration_microseconds{label1="value3",quantile="0.9"} 4932.921
test_summary_1_duration_microseconds{label1="value3",quantile="0.99"} 4933.921
test_summary_1_duration_microseconds_sum{label1="value3"} 283201.29
test_summary_1_duration_microseconds_count{label1="value3"} 31
test_summary_1_duration_microseconds{label1="value4",quantile="0.5"} 4931.921
test_summary_1_duration_microseconds{label1="value4",quantile="0.9"} 4932.921
test_summary_1_duration_microseconds{label1="value4",quantile="0.99"} 4933.921
test_summary_1_duration_microseconds_sum{label1="value4"} 283201.29
test_summary_1_duration_microseconds_count{label1="value4"} 31
# TYPE test_summary_2_duration_microseconds summary
test_summary_2_duration_microseconds{label1="value1",quantile="0.5"} 5931.921
test_summary_2_duration_microseconds{label1="value1",quantile="0.9"} 5932.921
test_summary_2_duration_microseconds{label1="value1",quantile="0.99"} 5933.921
test_summary_2_duration_microseconds_sum{label1="value1"} 383201.29
test_summary_2_duration_microseconds_count{label1="value1"} 41
test_summary_2_duration_microseconds{label1="value2",quantile="0.5"} 5931.921
test_summary_2_duration_microseconds{label1="value2",quantile="0.9"} 5932.921
test_summary_2_duration_microseconds{label1="value2",quantile="0.99"} 5933.921
test_summary_2_duration_microseconds_sum{label1="value2"} 383201.29
test_summary_2_duration_microseconds_count{label1="value2"} 41
test_summary_2_duration_microseconds{label1="value3",quantile="0.5"} 5931.921
test_summary_2_duration_microseconds{label1="value3",quantile="0.9"} 5932.921
test_summary_2_duration_microseconds{label1="value3",quantile="0.99"} 5933.921
test_summary_2_duration_microseconds_sum{label1="value3"} 383201.29
test_summary_2_duration_microseconds_count{label1="value3"} 41
test_summary_2_duration_microseconds{label1="value4",quantile="0.5"} 5931.921
test_summary_2_duration_microseconds{label1="value4",quantile="0.9"} 5932.921
test_summary_2_duration_microseconds{label1="value4",quantile="0.99"} 5933.921
test_summary_2_duration_microseconds_sum{label1="value4"} 383201.29
test_summary_2_duration_microseconds_count{label1="value4"} 41