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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
20
20
- Add `EventName` to `EnabledParameters` in `go.opentelemetry.io/otel/log`. (#6825)
21
21
- Add `EventName` to `EnabledParameters` in `go.opentelemetry.io/otel/sdk/log`. (#6825)
22
22
- Changed handling of `go.opentelemetry.io/otel/exporters/prometheus` metric renaming to add unit suffixes when it doesn't match one of the pre-defined values in the unit suffix map. (#6839)
23
-
- Add example doc for `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc` Document how to use OTLP exporters with self-signed certificates. (#6661)
23
+
24
24
### Removed
25
25
26
26
-`go.opentelemetry.io/otel/exporters/prometheus` no longer exports `otel_scope_info` metric. (#6770)
0 commit comments