Skip to content

Commit

Permalink
Fix wrong property name in the changelog (open-telemetry#5895)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Rzeszutek authored and RashmiRam committed May 23, 2022
1 parent 6cd7ede commit a6af291
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a6af291

Please sign in to comment.