-
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
ICMP check receiver #29009
Comments
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping |
This issue has been closed as inactive because it has been stale for 120 days with no activity. |
ping |
@hartfordfive https://github.com/thmshmm/icmpcheckreceiver, just created a basic implementation. Any feedback is welcome. |
@thmshmm, any interest in submitting a PR for this and going to an OTEL Collector SIG meeting to propose / gain support for a sponsor? |
Component(s)
No response
Is your feature request related to a problem? Please describe.
Currently, there is no built-in mechanism to allow the opentelemetry-collector to perform ICMP checks on a given hostname/IP.
Describe the solution you'd like
Similar to the httpcheckreceiver, a new icmpcheckreceiver could be also be useful to perform ping tests.
The goal would be to mimic some (if not all) of the functionality offered by the Prometheus blackbox_exporter icmp_probe module.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: