mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-17 10:31:06 +02:00
This anchors all regular expressions entered via the config to match a full string vs. a substring. THIS IS A BREAKING CHANGE! Fixes part of https://github.com/prometheus/prometheus/issues/996