opentelemetry-java-instrume.../instrumentation/logback/logback-mdc-1.0/javaagent
cleverchuk 81f8bf6231
Add `service.name` to MDC (#9647)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-11-13 09:37:19 -08:00
..
src Add `service.name` to MDC (#9647) 2023-11-13 09:37:19 -08:00
README.md Add `service.name` to MDC (#9647) 2023-11-13 09:37:19 -08:00
build.gradle.kts Add `service.name` to MDC (#9647) 2023-11-13 09:37:19 -08:00

README.md

Settings for the Logback MDC instrumentation

System property Type Default Description
otel.instrumentation.logback-mdc.add-baggage Boolean false Enable exposing baggage attributes through MDC.
otel.instrumentation.common.mdc.resource-attributes String Comma separated list of resource attributes to expose through MDC.