diff --git a/content/en/docs/zero-code/java/spring-boot/_index.md b/content/en/docs/zero-code/java/spring-boot/_index.md index f4a55e9abf38..8ae1d9c0b3bb 100644 --- a/content/en/docs/zero-code/java/spring-boot/_index.md +++ b/content/en/docs/zero-code/java/spring-boot/_index.md @@ -434,7 +434,7 @@ Automatic instrumentation is available for several frameworks: Common properties for all database instrumentations: | System property | Type | Default | Description | -|--------------------------------------------------------------|---------|---------|----------------------------------------| +| ------------------------------------------------------------ | ------- | ------- | -------------------------------------- | | `otel.instrumentation.common.db-statement-sanitizer.enabled` | Boolean | true | Enables the DB statement sanitization. | #### JDBC Instrumentation