prometheus / blackbox_exporter

Blackbox prober exporter
https://prometheus.io
Apache License 2.0
4.44k stars 1.03k forks source link

WIP: Enable OTLP exposition #1239

Closed gouthamve closed 2 months ago

gouthamve commented 2 months ago

This allows users to send the blackbox_exporters' internal metrics over OTLP.

This is just a PoC. This isn't super useful for blackbox_exporter in particular, because most of the utility of BB exporter comes from the scrapes to different modules and targets.