1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/sdk
Tyler Yahn 3904523917
Flatten sdk/metric/aggregation into sdk/metric (#4435)
* Deprecate the aggregation pkg

* Decouple the internal/aggregate from aggregation pkg

* Add Aggregation to the metric pkg

* Do not use sdk/metric/aggregation in stdoutmetric exporter

* Update all generated templates

* Update prom exporter

* Fix view example

* Add changes to changelog

* Update CHANGELOG.md

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* Rename Sum to AggregationSum

* Fix comments

* Centralize validation of aggregation in pipeline

* Remove validation of agg in manual_reader selector opt

* Fix merge

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2023-08-14 08:15:15 -07:00
..
instrumentation Revert Adding attributes to the instrumentation scope. 2022-09-09 09:06:58 -05:00
internal Generate internal/matchers (#4430) 2023-08-10 16:00:53 -07:00
metric Flatten sdk/metric/aggregation into sdk/metric (#4435) 2023-08-14 08:15:15 -07:00
resource Decouple use of otel/internal/internaltest (#4424) 2023-08-09 09:15:47 +02:00
trace Decouple use of otel/internal/internaltest (#4424) 2023-08-09 09:15:47 +02:00
go.mod dependabot updates Sun Aug 6 09:27:21 UTC 2023 (#4416) 2023-08-06 11:37:32 +02:00
go.sum dependabot updates Sun Aug 6 09:27:21 UTC 2023 (#4416) 2023-08-06 11:37:32 +02:00
version_test.go Fix Version test in otel/sdk (#3994) 2023-04-14 07:41:27 -07:00
version.go Release v1.16.0/v0.39.0 -- Stable Metric API (#4100) 2023-05-22 12:06:21 -07:00