github.com/netdata/go.d.plugin@v0.58.1/pkg/prometheus/testdata/histogram-meta.txt (about)

     1  # HELP test_histogram_1_duration_seconds Test Histogram Metric 1
     2  # TYPE test_histogram_1_duration_seconds histogram
     3  test_histogram_1_duration_seconds_bucket{label1="value1",le="0.1"} 4
     4  test_histogram_1_duration_seconds_bucket{label1="value1",le="0.5"} 5
     5  test_histogram_1_duration_seconds_bucket{label1="value1",le="+Inf"} 6
     6  test_histogram_1_duration_seconds_sum{label1="value1"} 0.00147889
     7  test_histogram_1_duration_seconds_count{label1="value1"} 6
     8  test_histogram_1_duration_seconds_bucket{label1="value2",le="0.1"} 4
     9  test_histogram_1_duration_seconds_bucket{label1="value2",le="0.5"} 5
    10  test_histogram_1_duration_seconds_bucket{label1="value2",le="+Inf"} 6
    11  test_histogram_1_duration_seconds_sum{label1="value2"} 0.00147889
    12  test_histogram_1_duration_seconds_count{label1="value2"} 6
    13  test_histogram_1_duration_seconds_bucket{label1="value3",le="0.1"} 4
    14  test_histogram_1_duration_seconds_bucket{label1="value3",le="0.5"} 5
    15  test_histogram_1_duration_seconds_bucket{label1="value3",le="+Inf"} 6
    16  test_histogram_1_duration_seconds_sum{label1="value3"} 0.00147889
    17  test_histogram_1_duration_seconds_count{label1="value3"} 6
    18  test_histogram_1_duration_seconds_bucket{label1="value4",le="0.1"} 4
    19  test_histogram_1_duration_seconds_bucket{label1="value4",le="0.5"} 5
    20  test_histogram_1_duration_seconds_bucket{label1="value4",le="+Inf"} 6
    21  test_histogram_1_duration_seconds_sum{label1="value4"} 0.00147889
    22  test_histogram_1_duration_seconds_count{label1="value4"} 6
    23  # TYPE test_histogram_2_duration_seconds histogram
    24  test_histogram_2_duration_seconds_bucket{label1="value1",le="0.1"} 7
    25  test_histogram_2_duration_seconds_bucket{label1="value1",le="0.5"} 8
    26  test_histogram_2_duration_seconds_bucket{label1="value1",le="+Inf"} 9
    27  test_histogram_2_duration_seconds_sum{label1="value1"} 0.00247889
    28  test_histogram_2_duration_seconds_count{label1="value1"} 9
    29  test_histogram_2_duration_seconds_bucket{label1="value2",le="0.1"} 7
    30  test_histogram_2_duration_seconds_bucket{label1="value2",le="0.5"} 8
    31  test_histogram_2_duration_seconds_bucket{label1="value2",le="+Inf"} 9
    32  test_histogram_2_duration_seconds_sum{label1="value2"} 0.00247889
    33  test_histogram_2_duration_seconds_count{label1="value2"} 9
    34  test_histogram_2_duration_seconds_bucket{label1="value3",le="0.1"} 7
    35  test_histogram_2_duration_seconds_bucket{label1="value3",le="0.5"} 8
    36  test_histogram_2_duration_seconds_bucket{label1="value3",le="+Inf"} 9
    37  test_histogram_2_duration_seconds_sum{label1="value3"} 0.00247889
    38  test_histogram_2_duration_seconds_count{label1="value3"} 9
    39  test_histogram_2_duration_seconds_bucket{label1="value4",le="0.1"} 7
    40  test_histogram_2_duration_seconds_bucket{label1="value4",le="0.5"} 8
    41  test_histogram_2_duration_seconds_bucket{label1="value4",le="+Inf"} 9
    42  test_histogram_2_duration_seconds_sum{label1="value4"} 0.00247889
    43  test_histogram_2_duration_seconds_count{label1="value4"} 9