opentelemetry-java-instrume.../instrumentation/jdbc
Lauri Tulmin 33024dcc64
Add result set wrapping for jdbc library instrumentation (#13646)
2025-04-09 16:28:17 -07:00
..
bootstrap Fix typo (#9496) 2023-09-19 11:36:27 +02:00
javaagent Add result set wrapping for jdbc library instrumentation (#13646) 2025-04-09 16:28:17 -07:00
library Add result set wrapping for jdbc library instrumentation (#13646) 2025-04-09 16:28:17 -07:00
testing Remove unnecessary dependencies (#12954) 2024-12-23 09:28:02 +02:00
README.md Document instrumentation flags (#10156) 2024-01-04 07:49:10 -08:00
metadata.yaml Be consistent about using snake case in metadata yaml (#13610) 2025-03-28 14:13:58 -07:00

README.md

Settings for the JDBC instrumentation

System property Type Default Description
otel.instrumentation.jdbc.statement-sanitizer.enabled Boolean true Enables the DB statement sanitization.