Skip to content

Instantly share code, notes, and snippets.

@maplebed
Last active December 12, 2015 05:59
Show Gist options
  • Select an option

  • Save maplebed/4726270 to your computer and use it in GitHub Desktop.

Select an option

Save maplebed/4726270 to your computer and use it in GitHub Desktop.
collection_group {
collect_every = 10
time_threshold = 50
metric {
name_match = "dev-(.*)-disk_used"
value_threshold = 1.0
}
}
collection_group {
collect_once = yes
time_threshold = 20
metric {
name = "dev-(.*)-disk_total"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment