mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-16 10:01:02 +02:00
With the blackbox exporter, the instance label will commonly be used for things other than hostnames so remove this restriction. https://example.com or https://example.com/probe/me are some examples. To prevent user error, check that urls aren't provided as targets when there's no relabelling that could potentically fix them.