Dawud 62c07e73dc
Fix regex for blackbox exporter targets
Fixes the regex used to match blackbox exporter targets in the
prometheus.yml.j2 template to be less strict. Previously we were using
\w which did not allow for names with periods or hyphens.

Closes-Bug: #2098511
Change-Id: I3ac18bd12ed1dceef206040b3e793faa79717a19
2025-02-14 17:43:20 +00:00
..