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

Merge DB connection-level and call-level attributes #780

Merged

Conversation

lmolkova
Copy link
Contributor

@lmolkova lmolkova commented Feb 28, 2024

Changes

Merges connection and call-level attributes for databases.

DB instrumentations in the general case are operating on the logical/public surface level and not always aware of connections.
Separation into connection and call level is also confusing.

Extracted from #768, related to #690

Merge requirement checklist

@lmolkova lmolkova marked this pull request as ready for review February 28, 2024 05:20
@lmolkova lmolkova requested review from a team February 28, 2024 05:20
model/trace/database.yaml Outdated Show resolved Hide resolved
model/trace/database.yaml Show resolved Hide resolved
model/trace/database.yaml Show resolved Hide resolved
@joaopgrassi joaopgrassi merged commit 58c2705 into open-telemetry:main Mar 1, 2024
10 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.

6 participants