Created
June 29, 2012 16:39
-
-
Save justinvdm/3019069 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
name: test-dashboard | |
widgets: | |
random-count-sum: | |
title: Sum of random count | |
metric: vumi.random.count.sum | |
type: graph | |
width: 300px | |
height: 150px | |
random-timer-average: | |
title: Average of random timer | |
type: graph | |
metric: vumi.random.timer.avg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment