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] Rename and move Windows-specific logic #32471

Merged

Conversation

crobert-1
Copy link
Member

@crobert-1 crobert-1 commented Apr 16, 2024

Description:

A major part of #31915 is adding support for other operating systems than Windows. This change moves Windows-specific logic into files named as such, and renames some specific functionality to match purpose, instead of generic names.

newSQLServerScraper -> newSQLServerPCScraper (PC in this context stands for performance counters)
sqlServerScraper -> `sqlServerPCScraper``

This only renames internal functions and files, there's no user-facing impact of this.

Link to tracking Issue:
#31915
#30297

Testing:
Existing tests are passing.

@crobert-1 crobert-1 requested a review from a team April 16, 2024 22:13
@crobert-1 crobert-1 added Run Windows Enable running windows test on a PR receiver/sqlserver and removed receiver/sqlserver labels Apr 16, 2024
@djaglowski djaglowski merged commit 6f25527 into open-telemetry:main Apr 17, 2024
164 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/sqlserver Run Windows Enable running windows test on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants