Skip to content

Commit bc30ab5

Browse files
committed
add explanation
1 parent ee5659d commit bc30ab5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/misc/declarative-configuration/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ instrumentation/development:
5454
db_statement_sanitizer:
5555
enabled: true # already exists - just for reference
5656
thread_details:
57+
# disabled by default
58+
# enabled applies to both spans and logs (but not metrics due to high cardinality)
5759
enabled: true # was "otel.javaagent.add-thread-details" = "true"
5860
logging:
5961
application:

0 commit comments

Comments
 (0)