Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created January 8, 2019 06:25
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 johndowns/35ab2caf16208db202872acbc6a07a00 to your computer and use it in GitHub Desktop.
Save johndowns/35ab2caf16208db202872acbc6a07a00 to your computer and use it in GitHub Desktop.
{
"time": "2019-01-01T11:05:00-0:00",
"data": {
"baseData": {
"metric": "QueueLengths",
"namespace": "Example",
"dimNames": [
"QueueName"
],
"series": [
{
"dimValues": [
"myqueue"
],
"min": 826,
"max": 1201,
"sum": 6217,
"count": 6
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment