github.com/observiq/bindplane-agent@v1.51.0/internal/report/snapshot/testdata/metrics/before/histogram.yaml (about) 1 resourceMetrics: 2 - resource: {} 3 scopeMetrics: 4 - metrics: 5 - histogram: 6 aggregationTemporality: 2 7 dataPoints: 8 - attributes: 9 - key: dev-machine 10 value: 11 stringValue: dev-2 12 bucketCounts: 13 - "0" 14 - "4" 15 - "0" 16 count: "4" 17 explicitBounds: 18 - 0 19 - 50 20 - 100 21 max: 10 22 min: 0 23 - attributes: 24 - key: prod-machine 25 value: 26 stringValue: prod-1 27 bucketCounts: 28 - "0" 29 - "2" 30 - "2" 31 count: "4" 32 explicitBounds: 33 - 0 34 - 50 35 - 100 36 max: 100 37 min: 0 38 scope: {}