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

[receiver/tlscheck] Implement Scraper #35823

Merged
merged 89 commits into from
Mar 7, 2025

Conversation

michael-burt
Copy link
Contributor

@michael-burt michael-burt commented Oct 16, 2024

Description

Implements the scraper functionality of this receiver. It supports one or more host-based checks which are executed in parallel.

Link to tracking issue

Fixes #35842

Testing

This includes tests for both valid and invalid certs.

Documentation

Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Feb 15, 2025
@github-actions github-actions bot removed the Stale label Feb 21, 2025
@dmitryax
Copy link
Member

@michael-burt PTAL at the CI failures

@atoulme
Copy link
Contributor

atoulme commented Mar 4, 2025

Please resolve conflicts.

@michael-burt michael-burt requested a review from dmitryax March 6, 2025 20:15
@@ -8,11 +8,10 @@ status:
codeowners:
Copy link
Contributor

Choose a reason for hiding this comment

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

It's technically the line above this one but github won't let me target it - this shows distrbutions: [config] when it's not yet in any distribution..

Copy link
Contributor

Choose a reason for hiding this comment

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

Since it was already this way in the previous wireframe PR I'm fine with letting this go and just having the followup PR be soon ™️

@dehaansa dehaansa added the ready to merge Code review completed; ready to merge by maintainers label Mar 6, 2025
@atoulme atoulme merged commit 1d3ff53 into open-telemetry:main Mar 7, 2025
156 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 7, 2025
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/tlscheck
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[tlscheckreceiver] Implement scraper.go for TLS Check Receiver
8 participants