1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/sdk/metric/aggregator
Tyler Yahn 396dd6053c
Rename Kind from the api/metric package (#1240)
* Update metric Kind to InstrumentKind

* Update all the other modules with Kind rename

* Update metric Descriptor with instrument Kind rename

* Update other modules with Descriptor method rename

* Update OTLP exporter test field name

* Rename kind filenames

* Add changes to CHANGELOG

* Fix documentation for Grouping and PrecomputedSum
2020-10-13 07:55:31 -07:00
..
aggregatortest Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
array Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
ddsketch Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
histogram Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
lastvalue Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
minmaxsumcount Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
sum Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
aggregator_test.go Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00
aggregator.go Rename Kind from the api/metric package (#1240) 2020-10-13 07:55:31 -07:00