mirror of https://github.com/prometheus/prometheus
Browse Source
For `Lowercase`, `KeepEqual`, etc., we do not expand a regexp, so the target label name must not contain anything like `${1}`. Also for the common case that the `Replace` target does not require any template expansion, check that the entire string passes label name validity rules. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>pull/13308/head
Bryan Boreham
11 months ago
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue