Skip to content

Commit d018791

Browse files
github-actions[bot]Mateusz Rzeszutek
andauthored
Fix wrong property name in the changelog (#5895) (#5898)
Co-authored-by: Mateusz Rzeszutek <[email protected]>
1 parent 9a998a2 commit d018791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
(important: note that the meaning is inverted)
2222
* `otel.instrumentation.netty.always-create-connect-span`
2323
-> `otel.instrumentation.netty.connection-telemetry.enabled`
24-
* `otel.instrumentation.netty.ssl-telemetry.enabled`
25-
-> `otel.instrumentation.netty.ssl-telemetry.enabled`
24+
* `otel.instrumentation.reactor-netty.always-create-connect-span`
25+
-> `otel.instrumentation.reactor-netty.connection-telemetry.enabled`
2626
- Runtime memory metric names were updated to reflect
2727
[semantic conventions](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/semantic_conventions/runtime-environment-metrics.md#jvm-metrics)
2828
- Micrometer library instrumentation has been deprecated as it has been moved to the core repo and

0 commit comments

Comments
 (0)