1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/sdk/metric/aggregator/ddsketch
Joshua MacDonald 9401bd9cda
Remove Context arguments from Aggregator.Checkpoint and Integrator.Process (#803)
* Typo

* Swap order of ddsketch.New for consistency w/ histogram.New

* Remove Integrator.Process ctx argument

* Remove Aggregator.Checkpoint ctx argument

* Revert bugfix
2020-06-09 11:00:50 -07:00
..
ddsketch_test.go Remove Context arguments from Aggregator.Checkpoint and Integrator.Process (#803) 2020-06-09 11:00:50 -07:00
ddsketch.go Remove Context arguments from Aggregator.Checkpoint and Integrator.Process (#803) 2020-06-09 11:00:50 -07:00