Fix wrong property name in the changelog (#5895)

This commit is contained in:
Mateusz Rzeszutek 2022-04-20 16:06:56 +02:00 committed by GitHub
parent 5f0c6a2dc3
commit 6ba2db2c1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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