1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/exporters/stdout/stdouttrace
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
..
config.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
doc.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
example_test.go Add semconv/v1.12.0 (#3010) 2022-07-13 09:55:43 -04:00
go.mod Release v1.9.0 (#3052) 2022-08-02 08:02:33 -07:00
go.sum Release prep 1.8.0 (#3001) 2022-07-08 14:23:16 -04:00
trace_test.go Add instrumentation scope attributes (#3131) 2022-08-31 15:19:50 -07:00
trace.go Debug Logging for sdk/trace (#2500) 2022-01-10 19:58:01 -05:00