opentelemetry-java-instrume.../instrumentation/jdbc
Helen 61c99cf73d
Implement some of the stable database semantic conventions (#11575)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-10-29 10:32:37 -07:00
..
bootstrap Fix typo (#9496) 2023-09-19 11:36:27 +02:00
javaagent fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.28.0-alpha (#12292) 2024-10-28 10:55:06 -07:00
library Implement some of the stable database semantic conventions (#11575) 2024-10-29 10:32:37 -07:00
testing convert instrument jdbc test from groovy to java (#12132) 2024-09-26 12:38:55 +03: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.