1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/exporters/otlp
Tyler Yahn 0078faeb0e
Add instrumentation scope attributes (#3131)
* Add WithScopeAttributes TracerOption to trace API

* Add Attributes field to instrumentation Scope

* Use scope attributes for new Tracer

* Fix stdouttrace expected test output

* Allow unexported Set fields in sdk/trace test

* Export instrumentation scope attrs in OTLP

* Add changes to the changelog

* Fix imports with make lint

* Add unit tests for WithScopeAttributes

* Fix English in Scope documentation
2022-08-31 15:19:50 -07:00
..
internal Move the minimum version to go 1.17 (#2917) 2022-05-25 08:04:56 -07:00
otlpmetric Bump go.opentelemetry.io/proto/otlp from v0.18.0 to v0.19.0 (#3107) 2022-08-25 08:00:46 -05:00
otlptrace Add instrumentation scope attributes (#3131) 2022-08-31 15:19:50 -07:00