opentelemetry-java-instrume.../instrumentation/jdbc
Mengyi Zhou (bjrara) df83eaa502
Fix missing db.operation for CREATE/DROP/ALTER SQL statement (#10020)
2024-03-12 16:03:29 -07:00
..
bootstrap Fix typo (#9496) 2023-09-19 11:36:27 +02:00
javaagent Fix missing db.operation for CREATE/DROP/ALTER SQL statement (#10020) 2024-03-12 16:03:29 -07:00
library Return wrapped connection from Statement.getConnection (#10554) 2024-02-15 07:54:18 -08:00
testing Update to Groovy 4 (#5532) 2022-03-09 15:07:41 -08:00
README.md Document instrumentation flags (#10156) 2024-01-04 07:49:10 -08: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.