You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`otel.instrumentation.jboss-logmanager.experimental-log-attributes`| Boolean |`false`| Enable the capture of experimental log attributes `thread.name` and `thread.id`. |
6
6
|`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. |
7
-
|`otel.instrumentation.jboss-logmanager.experimental.capture-event-name`| Boolean |`true`| Enable the capture of the log event name from the `event.name` attribute (captured via one of the above means). When true, the `event.name` attribute will be used as the log event name, and the `event.name` attribute will be removed. |
7
+
|`otel.instrumentation.jboss-logmanager.experimental.capture-event-name`| Boolean |`false`| Enable the capture of the log event name from the `event.name` attribute (captured via one of the above means). When true, the `event.name` attribute will be used as the log event name, and the `event.name` attribute will be removed. |
0 commit comments