Skip to content

Commit 0b22ed7

Browse files
authored
Add Logback MDC to the starter (#5636)
1 parent 03e7a5b commit 0b22ed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/zero-code/java/spring-boot-starter/out-of-the-box-instrumentation.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Out of the box instrumentation is available for several frameworks:
1313
| --------------------- | ----------------------------------------------- | ------------- |
1414
| JDBC | `otel.instrumentation.jdbc.enabled` | true |
1515
| Logback | `otel.instrumentation.logback-appender.enabled` | true |
16+
| Logback MDC | `otel.instrumentation.logback-mdc.enabled` | true |
1617
| Spring Web | `otel.instrumentation.spring-web.enabled` | true |
1718
| Spring Web MVC | `otel.instrumentation.spring-webmvc.enabled` | true |
1819
| Spring WebFlux | `otel.instrumentation.spring-webflux.enabled` | true |

0 commit comments

Comments
 (0)