123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- resourceMetrics:
- - resource: {}
- scopeMetrics:
- - metrics:
- - description: System services
- gauge:
- dataPoints:
- - asInt: "72"
- attributes:
- - key: snmp.test.attribute.two.enum
- value:
- stringValue: out
- timeUnixNano: "1667455279299978000"
- name: snmp.test.metric.sysservices
- unit: by
- - description: System uptime
- gauge:
- dataPoints:
- - asInt: "398079874"
- attributes:
- - key: test
- value:
- stringValue: sysuptime_test
- timeUnixNano: "1667455279299978000"
- - asInt: "398079840"
- timeUnixNano: "1667455279299978000"
- name: snmp.test.metric.sysuptime
- unit: by
- scope:
- name: otelcol/snmpreceiver
- version: latest
- - resource:
- attributes:
- - key: ra1
- value:
- stringValue: p.1
- - key: url
- value:
- stringValue: Load-1
- scopeMetrics:
- - metrics:
- - description: SNMP get responses
- name: snmp.test.column.out.get.reponses
- sum:
- aggregationTemporality: 2
- dataPoints:
- - asInt: "1"
- attributes:
- - key: mood
- value:
- stringValue: happy
- timeUnixNano: "1667455279299978000"
- isMonotonic: true
- unit: By
- scope:
- name: otelcol/snmpreceiver
- version: latest
- - resource:
- attributes:
- - key: ra1
- value:
- stringValue: p.2
- - key: url
- value:
- stringValue: Load-2
- scopeMetrics:
- - metrics:
- - description: SNMP get responses
- name: snmp.test.column.out.get.reponses
- sum:
- aggregationTemporality: 2
- dataPoints:
- - asInt: "2"
- attributes:
- - key: mood
- value:
- stringValue: happy
- timeUnixNano: "1667455279299978000"
- isMonotonic: true
- unit: By
- scope:
- name: otelcol/snmpreceiver
- version: latest
- - resource:
- attributes:
- - key: ra1
- value:
- stringValue: p.3
- - key: url
- value:
- stringValue: Load-3
- scopeMetrics:
- - metrics:
- - description: SNMP get responses
- name: snmp.test.column.out.get.reponses
- sum:
- aggregationTemporality: 2
- dataPoints:
- - asInt: "3"
- attributes:
- - key: mood
- value:
- stringValue: happy
- timeUnixNano: "1667455279299978000"
- isMonotonic: true
- unit: By
- scope:
- name: otelcol/snmpreceiver
- version: latest
|