Skip to content

Commit 5a5530f

Browse files
committed
up
1 parent 8b19e59 commit 5a5530f

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,17 @@
1919
use `setTraceIdRequestAttributeEnabled()` and `setCaptureRequestParameters()` respectively.
2020
- Removed the `opentelemetry-runtime-telemetry-java8` and `opentelemetry-runtime-telemetry-java17`
2121
library artifacts (deprecated aliases); use `opentelemetry-runtime-telemetry` instead.
22-
<<<<<<< remove-more-deprecated-props
22+
- Removed the previously deprecated `captureEventName` library builder setting from the
23+
logback-appender-1.0 and log4j-appender-2.17 `OpenTelemetryAppender`, and the corresponding
24+
`otel.instrumentation.{logback-appender,log4j-appender,jboss-logmanager}.experimental.capture-event-name`
25+
javaagent properties. Use the `otel.event.name` key in MDC / context data / key-value pairs /
26+
Logstash markers / structured arguments instead.
2327
- Removed previously deprecated experimental config property
2428
`otel.instrumentation.http.client.experimental.redact-query-parameters`; use
2529
`otel.instrumentation.sanitization.url.experimental.sensitive-query-parameters` instead.
2630
- Removed previously deprecated experimental config property
2731
`otel.instrumentation.common.experimental.db-sqlcommenter.enabled`; use
2832
`otel.instrumentation.common.db.experimental.sqlcommenter.enabled` instead.
29-
=======
30-
- Removed the previously deprecated `captureEventName` library builder setting from the
31-
logback-appender-1.0 and log4j-appender-2.17 `OpenTelemetryAppender`, and the corresponding
32-
`otel.instrumentation.{logback-appender,log4j-appender,jboss-logmanager}.experimental.capture-event-name`
33-
javaagent properties. Use the `otel.event.name` key in MDC / context data / key-value pairs /
34-
Logstash markers / structured arguments instead.
35-
>>>>>>> main
3633

3734
## Version 2.27.0 (2026-04-21)
3835

0 commit comments

Comments
 (0)