We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5659d commit bc30ab5Copy full SHA for bc30ab5
docs/misc/declarative-configuration/config.yaml
@@ -54,6 +54,8 @@ instrumentation/development:
54
db_statement_sanitizer:
55
enabled: true # already exists - just for reference
56
thread_details:
57
+ # disabled by default
58
+ # enabled applies to both spans and logs (but not metrics due to high cardinality)
59
enabled: true # was "otel.javaagent.add-thread-details" = "true"
60
logging:
61
application:
0 commit comments