Skip to content

Commit 16db5d8

Browse files
committed
fix format
1 parent c1ef02d commit 16db5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/spring/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@
420420
{
421421
"name": "otel.instrumentation.logback-appender.experimental.capture-mdc-attributes",
422422
"type": "java.lang.String",
423-
"description": "MDC attributes to capture. Use the wildcard character <code>*</code> to capture all attributes. This is a comma-separated list of attribute names.",
423+
"description": "MDC attributes to capture. Use the wildcard character <code>*</code> to capture all attributes. This is a comma-separated list of attribute names."
424424
},
425425
{
426426
"name": "otel.instrumentation.logback-mdc.enabled",

0 commit comments

Comments
 (0)