Skip to content

Commit 6ba2db2

Browse files
author
Mateusz Rzeszutek
authored
Fix wrong property name in the changelog (#5895)
1 parent 5f0c6a2 commit 6ba2db2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
(important: note that the meaning is inverted)
1515
* `otel.instrumentation.netty.always-create-connect-span`
1616
-> `otel.instrumentation.netty.connection-telemetry.enabled`
17-
* `otel.instrumentation.netty.ssl-telemetry.enabled`
18-
-> `otel.instrumentation.netty.ssl-telemetry.enabled`
17+
* `otel.instrumentation.reactor-netty.always-create-connect-span`
18+
-> `otel.instrumentation.reactor-netty.connection-telemetry.enabled`
1919
- Runtime memory metric names were updated to reflect
2020
[semantic conventions](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/semantic_conventions/runtime-environment-metrics.md#jvm-metrics)
2121
- Micrometer library instrumentation has been deprecated as it has been moved to the core repo and

0 commit comments

Comments
 (0)