Skip to content

Instantly share code, notes, and snippets.

@justinvdm
Created July 17, 2012 21:27
Show Gist options
  • Save justinvdm/3132220 to your computer and use it in GitHub Desktop.
Save justinvdm/3132220 to your computer and use it in GitHub Desktop.
widgets:
- name: 'Sum of random count (small bucket)'
metrics:
'Sum of random count':
target: vumi.random.count.sum
warning_max_threshold: 12
warning_min_threshold: 5
- name: 'Sum of random count (big bucket)'
bucket_size: 900
metrics:
'Sum of random count':
target: vumi.random.count.sum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment