1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00
opentelemetry-go/sdk/instrumentation
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
..
doc.go Fix sdk/instrumentation pkg docs (#3130) 2022-08-31 12:01:02 -07:00
library.go Fix sdk/instrumentation pkg docs (#3130) 2022-08-31 12:01:02 -07:00
scope.go Add instrumentation scope attributes (#3131) 2022-08-31 15:19:50 -07:00