Skip to content

Rename database semantic convention internal identifiers#16150

Merged
laurit merged 4 commits intomainfrom
copilot/rename-db-operation-identifier
Feb 12, 2026
Merged

Rename database semantic convention internal identifiers#16150
laurit merged 4 commits intomainfrom
copilot/rename-db-operation-identifier

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 11, 2026

Continued alignment with stable db semconv terminology.

Copilot AI and others added 2 commits February 12, 2026 00:02
- Rename dbOperation() to dbOperationName() in spymemcached instrumentation
- Fix comment: "sanitized statement" to "sanitized query" in InstrumenterContextTest
- Rename expectedStatement to expectedQueryText in Cassandra test files
- Rename expectedStatement to expectedQueryText in R2DBC test file
- Rename assertSanitizedStatement to assertSanitizedQuery in SanitizationTest
- Rename test method shouldExtractDbName to shouldExtractDbNamespace
- Rename test methods statementSanitizerEnabledByDefault to querySanitizerEnabledByDefault
- Rename test method largeStatementCached to largeQueryCached
- Rename variables and update comments in SqlStatementSanitizerTest
- Apply spotlessApply formatting

Co-authored-by: trask <[email protected]>
Copilot AI changed the title [WIP] Rename dbOperation method to dbOperationName and fix comment Rename database semantic convention internal identifiers Feb 12, 2026
Copilot AI requested a review from trask February 12, 2026 00:07
@github-actions github-actions Bot added the test native This label can be applied to PRs to trigger them to run native tests label Feb 12, 2026
@trask trask force-pushed the copilot/rename-db-operation-identifier branch 3 times, most recently from 07f2d05 to e4d9335 Compare February 12, 2026 02:45
@trask trask force-pushed the copilot/rename-db-operation-identifier branch from e4d9335 to cb5df91 Compare February 12, 2026 03:04
@trask trask marked this pull request as ready for review February 12, 2026 04:08
@trask trask requested a review from a team as a code owner February 12, 2026 04:08
@laurit laurit merged commit 34514eb into main Feb 12, 2026
88 checks passed
@laurit laurit deleted the copilot/rename-db-operation-identifier branch February 12, 2026 08:28
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.

3 participants