github.com/observiq/bindplane-agent@v1.51.0/internal/report/snapshot/testdata/metrics/after/matches-resource-attr-key.yaml (about)

     1  resourceMetrics:
     2    - resource:
     3        attributes:
     4          - key: extra-resource-attr-key
     5            value:
     6              stringValue: extra-resource-attr-value
     7          - key: host.name
     8            value:
     9              stringValue: Brandons-Awesome-Linux-Machine
    10          - key: os.type
    11            value:
    12              stringValue: linux
    13      scopeMetrics:
    14        - metrics:
    15            - description: Average CPU Load over 1 minute.
    16              gauge:
    17                dataPoints:
    18                  - asDouble: 3.71484375
    19                    attributes:
    20                      - key: cool-attribute-key
    21                        value:
    22                          stringValue: cool-attribute-value
    23                    startTimeUnixNano: "1000000"
    24                    timeUnixNano: "2000000"
    25              name: system.cpu.load_average.1m
    26              unit: '{thread}'
    27          scope: {}