1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/metric/aggregator
Joshua MacDonald b8ae2721ed
Remove metric aggregator Subtract interface (#2350)
* Remove metric aggregator Subtract interface

* Apply suggestions from code review

Co-authored-by: Georg Pirklbauer <georg.pirklbauer@dynatrace.com>

* Apply suggestions from code review

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

* make generate

* update changelog

Co-authored-by: Georg Pirklbauer <georg.pirklbauer@dynatrace.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-11-15 12:50:13 -08:00
..
aggregatortest Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00
histogram Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00
lastvalue Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00
minmaxsumcount Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00
sum Remove metric aggregator Subtract interface (#2350) 2021-11-15 12:50:13 -08:00
aggregator_test.go Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00
aggregator.go Metrics: Move the non-API types into sdkapi (#2271) 2021-10-14 09:06:22 -07:00