opentelemetry-java-instrume.../instrumentation/jdbc
Steve Rao b1739f18e6
Remove unnecessary dependencies (#12954)
2024-12-23 09:28:02 +02:00
..
bootstrap Fix typo (#9496) 2023-09-19 11:36:27 +02:00
javaagent Static import semconv constants in tests (#12920) 2024-12-20 08:11:19 -08:00
library add db client metrics for JDBC, vertx, r2dbc, cassandra, add tests (#12818) 2024-12-02 09:26:41 -08: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

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.