Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared committed Oct 28, 2024
1 parent 8db4992 commit 7d2b05d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
The package contains semantic conventions from the `v1.27.0` version of the OpenTelemetry Semantic Conventions. (#5894)
- Add `Attributes attribute.Set` field to `Scope` in `go.opentelemetry.io/otel/sdk/instrumentation`.
The `Tracer`, `Meter`, `Logger` returned by the SDK providers now handle scope attributes that it is now one of the identifying fields. (#5903)
- Add `Attributes attribute.Set` field to `ScopeRecords` in `go.opentelemetry.io/otel/log/logtest`. (#5903)
- `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` emits the instrumentation scope attributes. (#5903)
- `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` emits the instrumentation scope attributes. (#5903)
- `go.opentelemetry.io/otel/exporters/stdout/stdoutlog` emits the instrumentation scope attributes. (#5903)
Expand Down

0 comments on commit 7d2b05d

Please sign in to comment.