Created
June 18, 2019 22:45
-
-
Save zot24/8d24ea59de5886f81d9cd82b1705127d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
relabel_configs: | |
- source_labels: [__address__] | |
regex: "([^:]+):\\d+" | |
target_label: instance |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment