We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc46a7 commit 126bf90Copy full SHA for 126bf90
CHANGELOG.md
@@ -18,7 +18,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
18
- `Logger.Enabled` in `go.opentelemetry.io/otel/log` now accepts a newly introduced `EnabledParameters` type instead of `Record`. (#5791)
19
- `FilterProcessor.Enabled` in `go.opentelemetry.io/otel/sdk/log/internal/x` now accepts `EnabledParameters` instead of `Record`. (#5791)
20
- The `Record` type in `go.opentelemetry.io/otel/log` is no longer comparable. (#5847)
21
-- Reduce memory allocations for the `Event` and `Link` lists in `Span`. (#5858)
+- Reduce memory allocations for the `Event` and `Link` lists in `Span`. (#5858)
22
23
### Deprecated
24
0 commit comments