1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/sdk/metric/aggregator
Joshua MacDonald c56227771d
Histogram aggregator functional options (#1434)
* Add a Config/Option for histogram

* Just one option here

* Test fixes

* Support and test int64 histograms

* Changelog

* Lint

* Un-export three things.
2021-01-15 18:29:02 -05:00
..
aggregatortest Remove Quantile aggregation, DDSketch aggregator; add Exact timestamps (#1412) 2021-01-12 10:19:13 -08:00
exact Remove Quantile aggregation, DDSketch aggregator; add Exact timestamps (#1412) 2021-01-12 10:19:13 -08:00
histogram Histogram aggregator functional options (#1434) 2021-01-15 18:29:02 -05:00
lastvalue Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
minmaxsumcount Remove Quantile aggregation, DDSketch aggregator; add Exact timestamps (#1412) 2021-01-12 10:19:13 -08:00
sum Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
aggregator_test.go Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
aggregator.go Fix typo in comment (#1377) 2020-11-30 08:54:38 -08:00