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
Tyler Yahn c4ba4811a2
Add semconv/v1.7.0 package (#2320)
* Add semconv/v1.7.0 package

Generated from the v1.7.0 release of the specification using the
semconvgen tool manually. This also updates the project to use this
version of the semconv package.

This does not include the prior, and missing, v1.5.0 and v1.6.0 versions
of the semconv package. They are planned to be added in a follow-on PR.

* Update CHANGELOG.md
2021-10-22 08:43:47 -07: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 Add semconv/v1.7.0 package (#2320) 2021-10-22 08:43:47 -07:00
span.go Set Schema URL when exporting traces to OTLP (#2242) 2021-09-16 12:33:39 -04:00