opentelemetry-java-instrume.../instrumentation/jboss-logmanager
Jay DeLuca ffe23ea164
Remove unnecessary AgentInstrumentationSpecification extend (#12973)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-12-30 11:13:09 +00: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 Remove unnecessary AgentInstrumentationSpecification extend (#12973) 2024-12-30 11:13:09 +00: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.