grafana / alloy

OpenTelemetry Collector distribution with programmable pipelines
https://grafana.com/oss/alloy
Apache License 2.0
968 stars 103 forks source link

Alloy prometheus.exporter.blackbox no probe frequency #1029

Open Ronmck opened 2 weeks ago

Ronmck commented 2 weeks ago

Alloy prometheus.exporter.blackbox has no Argument to specify a probe frequency , the default looks like 60 seconds. I want to specify a probe frequency when using the TCP probe.

https://grafana.com/docs/alloy/latest/reference/components/prometheus.exporter.blackbox/

There also seems to be no debugging logging for this exporter. Is there alternative to probe a remote server using a TCP probe ?