Skip to content

Instantly share code, notes, and snippets.

@eskp
Created March 22, 2017 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save eskp/46312afc575957531dc90b0c718d6ccf to your computer and use it in GitHub Desktop.
Save eskp/46312afc575957531dc90b0c718d6ccf to your computer and use it in GitHub Desktop.
relabel_configs:
# Only monitor instances with a Name starting with the regex
- source_labels: [__meta_ec2_tag_Name]
regex: prod-instance.*
action: keep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment