Skip to content

Conversation

cuichenli
Copy link
Member

Description

Link to tracking issue

Fixes

Testing

Documentation

@cuichenli cuichenli requested review from crobert-1 and a team as code owners August 5, 2025 03:22
@github-actions github-actions bot added receiver/sqlserver Run Windows Enable running windows test on a PR labels Aug 5, 2025
@github-actions github-actions bot requested a review from sincejune August 5, 2025 03:22
opts, err := setupLogsScrapers(params, cfg)
if err != nil {
return nil, err
}
// Disable logs receiver on Windows as the only supported logs query (Top Query) is not tested on Windows yet.
Copy link
Contributor

Choose a reason for hiding this comment

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

could you remove this line as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

updated

@crobert-1 crobert-1 added the ready to merge Code review completed; ready to merge by maintainers label Aug 5, 2025
@songy23 songy23 merged commit 59cf6d8 into open-telemetry:main Aug 5, 2025
227 of 295 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Code review completed; ready to merge by maintainers receiver/sqlserver Run Windows Enable running windows test on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants