-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[receiver/sshcheck] enable Windows #30648
[receiver/sshcheck] enable Windows #30648
Conversation
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
622527c
to
117bef6
Compare
117bef6
to
991f821
Compare
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
10046a7
to
0d3b3dd
Compare
@codeboten @nslaughter please take a look |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Still waiting for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @atoulme!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@atoulme the readme needs to be regenerated https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8760447193/job/24045427581?pr=30648#step:17:304
8779750
to
6a0b14f
Compare
Removes the checks forbidding to use sshcheckreceiver on Windows.
Fixes #30650