Skip to content

Commit

Permalink
Add Logback MDC to the starter (#5636)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbisutti authored Nov 19, 2024
1 parent 03e7a5b commit 0b22ed7
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 0b22ed7

Please sign in to comment.