1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00
opentelemetry-go/sdk
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
..
instrumentation Add instrumentation scope attributes (#3131) 2022-08-31 15:19:50 -07:00
internal Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
metric Update golangci-lint to v1.48.0 (#3105) 2022-08-24 21:42:28 -05:00
resource Replace ioutil with io and os (#3058) 2022-08-03 14:45:05 -07:00
trace Add instrumentation scope attributes (#3131) 2022-08-31 15:19:50 -07:00
go.mod Release v1.9.0 (#3052) 2022-08-02 08:02:33 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (#2875) 2022-05-02 08:19:09 -07:00