Skip to content

Instantly share code, notes, and snippets.

@simonswine
Created August 27, 2020 15:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simonswine/c24ba01bbd217f1eb6cbd5456b4b60a4 to your computer and use it in GitHub Desktop.
Save simonswine/c24ba01bbd217f1eb6cbd5456b4b60a4 to your computer and use it in GitHub Desktop.
Static recording rule to manage expected instances
- expr: 1
labels:
instance: db1
cloud: aws
record: expected_instances
- expr: 1
labels:
instance: db2
cloud: azure
record: expected_instances
- expr: 1
labels:
instance: db3
cloud: gcp
record: expected_instances
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment