opentelemetry-java-instrume.../instrumentation/jboss-logmanager
Evgeniy Zuikin 2ee4ee116d
Remove mdc attributes prefix (#9536)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-01-05 18:41:53 +00:00
..
jboss-logmanager-appender-1.1/javaagent Remove mdc attributes prefix (#9536) 2024-01-05 18:41:53 +00:00
jboss-logmanager-mdc-1.1/javaagent Rename the `instrumentation-api-semconv` module into `instrumentation-api-incubator` (#9985) 2023-12-04 08:28:10 +01:00
README.md Add readme for jboss-logmanager instrumentation (#10124) 2024-01-01 17:36:39 -08:00

README.md

Settings for the JBoss Log Manager instrumentation

System property Type Default Description
otel.instrumentation.jboss-logmanager.experimental-log-attributes Boolean false Enable the capture of experimental log attributes thread.name and thread.id.
otel.instrumentation.jboss-logmanager.experimental.capture-mdc-attributes String Comma separated list of MDC attributes to capture. Use the wildcard character * to capture all attributes.