opentelemetry-java-instrume.../instrumentation/jboss-logmanager
SylvainJuge 955470a63a
Semconv 1.25.0 migration (#10983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 11:25:52 -07:00
..
jboss-logmanager-appender-1.1/javaagent Semconv 1.25.0 migration (#10983) 2024-04-09 11:25:52 -07:00
jboss-logmanager-mdc-1.1/javaagent
README.md

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.