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 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.