1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters
Tyler Yahn ebc245b388
Batch Metrics Exported From the OTLP Exporter (#626)
* Add check to sum transform for unknown NumberKind

* Initial batching

* Move CheckpointSet transform to internal package

* Add tests for the Exporter Export method

Check batching and general output exporter ResourceMetrics are correct.

* Check errors in tests

* Apply suggestions from code review

Co-Authored-By: Krzesimir Nowak <qdlacz@gmail.com>

* Use var instead of multiple calls for group IDs

* Fix otlp metric test reporting

Co-authored-by: Krzesimir Nowak <qdlacz@gmail.com>
2020-04-15 12:04:44 -07:00
..
metric Remove WithKeys() option, defaultkeys batcher (#639) 2020-04-14 16:07:11 -07:00
otlp Batch Metrics Exported From the OTLP Exporter (#626) 2020-04-15 12:04:44 -07:00
trace Prepare for releasing v0.4.2 (#608) 2020-03-31 12:57:37 -07:00