opentelemetry-java-instrume.../instrumentation/jboss-logmanager
Trask Stalnaker 2371589ec5
Statically import semconv constants in tests (#12575)
2024-11-06 08:17:57 -08:00
..
jboss-logmanager-appender-1.1/javaagent Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
jboss-logmanager-mdc-1.1/javaagent fix(deps): update errorproneversion to v2.33.0 (minor) (#12371) 2024-10-02 08:15:22 +03: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.