opentelemetry-java-instrume.../instrumentation/jdbc
Gregor Zeitlinger e2cce4cc16
Db client error type for JDBC (#13331)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
2025-03-31 05:40:16 -07:00
..
bootstrap Fix typo (#9496) 2023-09-19 11:36:27 +02:00
javaagent Use latest.release instead of + (#13485) 2025-03-11 11:42:21 +00:00
library Db client error type for JDBC (#13331) 2025-03-31 05:40:16 -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.