Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename db.statement to db.query.text and introduce db.query.parameter.<key> #866

Merged
merged 15 commits into from
Apr 8, 2024

Conversation

trask
Copy link
Member

@trask trask commented Apr 2, 2024

Fixes #716

Changes

Renames db.statement to db.query.text and introduces db.query.parameter.<key>.

Merge requirement checklist

@trask trask marked this pull request as ready for review April 2, 2024 02:15
@trask trask requested review from a team April 2, 2024 02:15
Copy link
Contributor

@lmolkova lmolkova left a comment

Choose a reason for hiding this comment

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

LGTM (if db.statement is deprecated )

model/registry/db.yaml Outdated Show resolved Hide resolved
model/registry/db.yaml Outdated Show resolved Hide resolved
@trask trask requested a review from gregkalapos April 5, 2024 15:34
@lmolkova lmolkova merged commit b5b2409 into open-telemetry:main Apr 8, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add attribute db.values to database semantic conventions
9 participants