1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/internal
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
..
attribute Refactor package internal/attribute to not use generics. (#3725) 2023-02-15 10:37:07 -08:00
baggage Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
global styleguide: tests goroutine leaks and naming (#4348) 2023-07-24 09:35:06 +02:00
internaltest Generate internal/matchers (#4430) 2023-08-10 16:00:53 -07:00
matchers Generate internal/matchers (#4430) 2023-08-10 16:00:53 -07:00
shared Flatten sdk/metric/aggregation into sdk/metric (#4435) 2023-08-14 08:15:15 -07:00
tools Add gorelease Make target (#4431) 2023-08-14 07:42:08 -07:00
gen.go Generate internal/matchers (#4430) 2023-08-10 16:00:53 -07:00
rawhelpers.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00