1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/exporters/otlp/otlptrace/internal/tracetransform
Tigran Najaryan 568e7556dd
Set Schema URL when exporting traces to OTLP (#2242)
We previously were recording the Schema URL but were not setting
the recorded value when exporting. This change now uses the recorded
value when exporting to OTLP.
2021-09-16 12:33:39 -04:00
..
attribute_test.go Deprecate Array attribute in favor of *Slice types (#2162) 2021-08-12 08:05:42 -07:00
attribute.go Deprecate Array attribute in favor of *Slice types (#2162) 2021-08-12 08:05:42 -07:00
instrumentation.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
resource_test.go Unify the OTLP attribute transform (#2170) 2021-08-11 11:30:05 -07:00
resource.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
span_test.go Set Schema URL when exporting traces to OTLP (#2242) 2021-09-16 12:33:39 -04:00
span.go Set Schema URL when exporting traces to OTLP (#2242) 2021-09-16 12:33:39 -04:00