mirror of
https://github.com/prometheus/prometheus
synced 2024-12-24 07:23:02 +00:00
4855a0c067
* Allow escaping a dollar sign when expanding external labels There is currently no mechanism to natively escape a dollar sign in the os.Expand function. As a workaround, this commit modifies the external label expansion logic to treat a double dollar ($$) as a mechanism for escaping the dollar character. Signed-off-by: fpetkovski <filip.petkovsky@gmail.com> |
||
---|---|---|
.. | ||
testdata | ||
config_default_test.go | ||
config_test.go | ||
config_windows_test.go | ||
config.go |