1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/otlp/internal/transform
Tyler Yahn 5b5b4ab1ea
Update OTLP to v0.6.0 (#1354)
* Update opentelemetry-proto submodule to v0.6.0

* Update generated code

* Update the OTLP exporter with new proto

* Update CHANGELOG
2020-11-19 20:57:17 -05: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 support exact kind in OTLP metrics exporter (#1309) 2020-11-18 14:35:37 -05:00
metric.go support exact kind in OTLP metrics exporter (#1309) 2020-11-18 14:35:37 -05: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 Update OTLP to v0.6.0 (#1354) 2020-11-19 20:57:17 -05:00
span.go Update OTLP to v0.6.0 (#1354) 2020-11-19 20:57:17 -05:00