You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
26
26
The package contains semantic conventions from the `v1.32.0` version of the OpenTelemetry Semantic Conventions.
27
27
See the [migration documentation](./semconv/v1.32.0/MIGRATION.md) for information on how to upgrade from `go.opentelemetry.io/otel/semconv/v1.31.0`(#6782)
28
28
- Add `Transform` option in `go.opentelemetry.io/otel/log/logtest`. (#6794)
29
+
- Add `Desc` option in `go.opentelemetry.io/otel/log/logtest`. (#6796)
0 commit comments