1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-28 21:09:17 +02:00
opentelemetry-go/exporters/otlp/otlpmetric/internal/metrictransform
Chester Cheung a4f183be31
Remove metric MinMaxSumCount kind aggregation (#2423)
* remove metric MinMaxSumCount kind aggregation

* remove related files

* fix unittest

* fix changelog

* remove reference the removed aggregation type

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-12-06 11:47:40 -08:00
..
attribute_test.go Deprecate Array attribute in favor of *Slice types (#2162) 2021-08-12 08:05:42 -07:00
attribute.go Fix imports in all files except generated files in jaeger exporter (#2383) 2021-11-13 08:35:04 -08:00
metric_test.go Remove metric MinMaxSumCount kind aggregation (#2423) 2021-12-06 11:47:40 -08:00
metric.go Remove metric MinMaxSumCount kind aggregation (#2423) 2021-12-06 11:47:40 -08:00
resource_test.go Unify the OTLP attribute transform (#2170) 2021-08-11 11:30:05 -07:00
resource.go Fix imports in all files except generated files in jaeger exporter (#2383) 2021-11-13 08:35:04 -08:00