1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/otlp/internal/transform
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
..
attribute_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
attribute.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
metric_test.go Remove Context arguments from Aggregator.Checkpoint and Integrator.Process (#803) 2020-06-09 11:00:50 -07:00
metric.go Move Resource into the metric export Record (#739) 2020-05-18 17:44:28 -07:00
resource_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
resource.go New api/label package, common label set impl (#651) 2020-04-23 12:10:58 -07:00
span_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
span.go New api/label package, common label set impl (#651) 2020-04-23 12:10:58 -07:00