github.com/observiq/bindplane-agent@v1.51.0/internal/report/snapshot/testdata/metrics/before/exp-histogram.yaml (about)

     1  resourceMetrics:
     2    - resource: {}
     3      scopeMetrics:
     4        - metrics:
     5            - exponentialHistogram:
     6                aggregationTemporality: 2
     7                dataPoints:
     8                  - attributes:
     9                      - key: dev-machine
    10                        value:
    11                          stringValue: dev-2
    12                    count: "4"
    13                    max: 10
    14                    min: 0
    15                    negative: {}
    16                    positive: {}
    17                  - attributes:
    18                      - key: prod-machine
    19                        value:
    20                          stringValue: prod-1
    21                    count: "4"
    22                    max: 100
    23                    min: 0
    24                    negative: {}
    25                    positive: {}
    26          scope: {}