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

[chore][receiver/sqlserver] Add database IO metrics query #32178

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

crobert-1
Copy link
Member

Description:

Add a query for the database IO metrics that SQL Server exposes. Read more about available metrics here. This is a no-op update as this query will not be used until direct connection to the SQL Server instance is fully implemented. This is simply part of the effort.

Note: This code is currently not reached. This is on purpose.

Link to tracking Issue:
This was originally part of #31915, but I'm breaking this out to make the original PR a more manageable size.

#30297

Testing:
Existing tests and added tests are passing.

Documentation:
Purposefully none: This is currently dead code until all of #31915 gets merged, so it shouldn't be used.

@djaglowski djaglowski merged commit 128b0c1 into open-telemetry:main Apr 4, 2024
142 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants