Skip to content

db.operation.parameter.<key> should not be captured for batch operations#2034

Merged
lmolkova merged 3 commits intoopen-telemetry:mainfrom
trask:batch-operation-parameters
Mar 29, 2025
Merged

db.operation.parameter.<key> should not be captured for batch operations#2034
lmolkova merged 3 commits intoopen-telemetry:mainfrom
trask:batch-operation-parameters

Conversation

@trask
Copy link
Copy Markdown
Member

@trask trask commented Mar 28, 2025

Fixes #2026

It is not clear if/how to capture them on batch operations, so let's explicitly exclude them for now.

@trask trask changed the title db.operation.parameter.<key> should not be captured on batch operations db.operation.parameter.<key> should not be captured for batch operations Mar 28, 2025
@trask trask force-pushed the batch-operation-parameters branch from a622852 to d7776ea Compare March 28, 2025 23:47
@trask trask marked this pull request as ready for review March 28, 2025 23:47
@trask trask requested review from a team as code owners March 28, 2025 23:47
@github-actions github-actions Bot added the enhancement New feature or request label Mar 28, 2025
@lmolkova lmolkova moved this from Untriaged to Needs More Approval in Semantic Conventions Triage Mar 29, 2025
@lmolkova lmolkova enabled auto-merge (squash) March 29, 2025 20:20
@lmolkova lmolkova merged commit 9727b52 into open-telemetry:main Mar 29, 2025
15 checks passed
@trask trask deleted the batch-operation-parameters branch October 20, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Don't capture db.operation.parameter.<key> on batch operations for now

3 participants