Skip to content

Commit

Permalink
Add Logback MDC to the starter (open-telemetry#5636)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbisutti authored and drewby committed Nov 21, 2024
1 parent 610975b commit cef3b82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Out of the box instrumentation is available for several frameworks:
| --------------------- | ----------------------------------------------- | ------------- |
| JDBC | `otel.instrumentation.jdbc.enabled` | true |
| Logback | `otel.instrumentation.logback-appender.enabled` | true |
| Logback MDC | `otel.instrumentation.logback-mdc.enabled` | true |
| Spring Web | `otel.instrumentation.spring-web.enabled` | true |
| Spring Web MVC | `otel.instrumentation.spring-webmvc.enabled` | true |
| Spring WebFlux | `otel.instrumentation.spring-webflux.enabled` | true |
Expand Down

0 comments on commit cef3b82

Please sign in to comment.