Skip to content

Mark capture-query-parameters as experimental#13850

Merged
laurit merged 4 commits intoopen-telemetry:mainfrom
trask:query-parameters-experimental
May 15, 2025
Merged

Mark capture-query-parameters as experimental#13850
laurit merged 4 commits intoopen-telemetry:mainfrom
trask:query-parameters-experimental

Conversation

@trask
Copy link
Copy Markdown
Member

@trask trask commented May 14, 2025

We aren't super consistent about this, but in this case at least we know we are hoping to introduce breaking changes soon: open-telemetry/semantic-conventions#1131 (comment)

Follow-up to #13719

cc @AlixBa

@trask trask requested a review from a team as a code owner May 14, 2025 16:49
@trask trask added this to the v2.16.0 milestone May 14, 2025
@github-actions github-actions Bot added the test native This label can be applied to PRs to trigger them to run native tests label May 14, 2025
Comment thread instrumentation/jdbc/README.md Outdated
|--------------------------------------------------------------|---------|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `otel.instrumentation.jdbc.statement-sanitizer.enabled` | Boolean | `true` | Enables the DB statement sanitization. |
| `otel.instrumentation.jdbc.capture-query-parameters` | Boolean | `false` | Enable the capture of query parameters as span attributes. Enabling this option disables the statement sanitization. <p>WARNING: captured query parameters may contain sensitive information such as passwords, personally identifiable information or protected health info. |
| `otel.instrumentation.jdbc.experimental.capture-query-parameters` | Boolean | `false` | Enable the capture of query parameters as span attributes. Enabling this option disables the statement sanitization. <p>WARNING: captured query parameters may contain sensitive information such as passwords, personally identifiable information or protected health info. |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need to reformat the table.

@AlixBa
Copy link
Copy Markdown
Contributor

AlixBa commented May 15, 2025

Thanks for the follow-up, you two! 🫶

@laurit laurit merged commit 6f80481 into open-telemetry:main May 15, 2025
166 of 168 checks passed
@trask trask deleted the query-parameters-experimental branch October 20, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test native This label can be applied to PRs to trigger them to run native tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants