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

     1  resourceMetrics:
     2    - resource:
     3        attributes:
     4          - key: host.name
     5            value:
     6              stringValue: Brandons-MBP
     7          - key: os.type
     8            value:
     9              stringValue: darwin
    10      scopeMetrics:
    11        - metrics:
    12            - description: Filesystem bytes used.
    13              name: system.filesystem.usage
    14              sum:
    15                dataPoints:
    16                  - asInt: "8717185024"
    17                    attributes:
    18                      - key: device
    19                        value:
    20                          stringValue: /dev/disk4s1
    21                      - key: extra-sum-attr-key
    22                        value:
    23                          stringValue: extra-sum-attr-value
    24                      - key: mode
    25                        value:
    26                          stringValue: rw
    27                      - key: mountpoint
    28                        value:
    29                          stringValue: /Volumes/transfer
    30                      - key: state
    31                        value:
    32                          stringValue: free
    33                      - key: type
    34                        value:
    35                          stringValue: hfs
    36                    startTimeUnixNano: "1000000"
    37                    timeUnixNano: "2000000"
    38              unit: By
    39          scope: {}