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
Tyler Yahn 27c84d689d
Move trace api package into otel (#1229)
* Move trace API to otel

* Move tracetest to oteltest

* Update package documentation

* Remove old api/trace package

* Lint

* Add changes to CHANGELOG

* Add tests for rest of trace API

* Apply suggestions from code review

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>

* Documentation fixes

Includes resolutions for review issues.

* Correct CHANGELOG post release

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2020-10-08 19:58:56 -07:00
..
attribute_test.go Update label.ArrayValue to store copies of 1D arrays (#1226) 2020-10-05 17:09:03 -07:00
attribute.go Update label.ArrayValue to store copies of 1D arrays (#1226) 2020-10-05 17:09:03 -07:00
instrumentation.go Move OTLP to the OTLP exporter (#1050) 2020-08-10 19:55:52 -07:00
metric_test.go Use LastValue by default for ValueObserver instruments (#1165) 2020-09-24 18:30:55 -04:00
metric.go Enable exporting Histogram aggregation to OTLP metric (#1209) 2020-09-28 17:58:15 -07:00
resource_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
resource.go Move OTLP to the OTLP exporter (#1050) 2020-08-10 19:55:52 -07:00
span_test.go Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00
span.go Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00