/
githubmirror
/
opentelemetry-collector-contrib
Обзор
Документация
Войти
/
githubmirror
/
opentelemetry-collector-contrib
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
processor/intervalprocessor/testdata/basic_aggregation/output.yaml
28 строк
786 B
Adrian Astley
[processor/interval] Implement the main logic (#32054)
30 апр 2024, 17:23
Не верифицирован
30 апр 2024, 17:23
4f96a92
Код
Авторство
О чём код?
resourceMetrics: - schemaUrl: https://test-res-schema.com/schema resource: attributes: - key: asdf value: stringValue: foo scopeMetrics: - schemaUrl: https://test-scope-schema.com/schema scope: name: MyTestInstrument version: "1.2.3" attributes: - key: foo value: stringValue: bar metrics: - name: cumulative.monotonic.sum sum: aggregationTemporality: 2 isMonotonic: true dataPoints: - timeUnixNano: 80 asDouble: 444 attributes: - key: aaa value: stringValue: bbb