opentelemetry-java-instrume.../instrumentation/java-util-logging/javaagent/README.md

6 lines
582 B
Markdown

# Settings for the Java Util Logging instrumentation
| System property | Type | Default | Description |
| -------------------------------------------------------------------- | ------- | ------- |----------------------------------------------------------------------------------|
| `otel.instrumentation.java-util-logging.experimental-log-attributes` | Boolean | `false` | Enable the capture of experimental log attributes `thread.name` and `thread.id`. |