1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/exporters/otlp/internal/transform
Tyler Yahn fe363be399
Move Span Event to API (#1452)
* Move Span Event to API

* Add changes to CHANGELOG
2021-01-14 09:07:25 -08: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 Remove Quantile aggregation, DDSketch aggregator; add Exact timestamps (#1412) 2021-01-12 10:19:13 -08:00
metric.go Remove Quantile aggregation, DDSketch aggregator; add Exact timestamps (#1412) 2021-01-12 10:19:13 -08:00
resource_test.go Change resource.New() to use functional options; add builtin attributes for (host.*, telemetry.sdk.*) (#1235) 2020-10-31 11:16:55 -07:00
resource.go Move OTLP to the OTLP exporter (#1050) 2020-08-10 19:55:52 -07:00
span_test.go Move Span Event to API (#1452) 2021-01-14 09:07:25 -08:00
span.go Move Span Event to API (#1452) 2021-01-14 09:07:25 -08:00