Skip to content

Instantly share code, notes, and snippets.

@IanMoroney
Created January 24, 2019 10:48
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 IanMoroney/34369128701f67ce0a1b159332356665 to your computer and use it in GitHub Desktop.
Save IanMoroney/34369128701f67ce0a1b159332356665 to your computer and use it in GitHub Desktop.
{
"value": [
{
"data": [
{
"timeStamp": "2019-01-23T13:10:00Z",
"count": 15.0
},
{
"timeStamp": "2019-01-23T13:11:00Z",
"count": 16.0
},
{
"timeStamp": "2019-01-23T13:12:00Z",
"count": 15.0
},
{
"timeStamp": "2019-01-23T13:13:00Z",
"count": 12.0
},
{
"timeStamp": "2019-01-23T13:14:00Z",
"count": 13.0
}
],
"id": "1",
"name": {
"value": "CpuTime",
"localizedValue": "CPU Time"
},
"type": "Microsoft.Insights/metrics",
"unit": "Seconds"
},
{
"data": [
{
"timeStamp": "2019-01-23T13:10:00Z",
"count": 2.0
},
{
"timeStamp": "2019-01-23T13:11:00Z",
"count": 3.0
},
{
"timeStamp": "2019-01-23T13:12:00Z",
"count": 2.0
},
{
"timeStamp": "2019-01-23T13:13:00Z",
"count": 2.0
},
{
"timeStamp": "2019-01-23T13:14:00Z",
"count": 2.0
}
],
"id": "2",
"name": {
"value": "Requests",
"localizedValue": "Requests"
},
"type": "Microsoft.Insights/metrics",
"unit": "Count"
},
{
"data": [
{
"timeStamp": "2019-01-23T13:10:00Z",
"count": 12.0
},
{
"timeStamp": "2019-01-23T13:11:00Z",
"count": 12.0
},
{
"timeStamp": "2019-01-23T13:12:00Z",
"count": 12.0
},
{
"timeStamp": "2019-01-23T13:13:00Z",
"count": 12.0
},
{
"timeStamp": "2019-01-23T13:14:00Z",
"count": 12.0
}
],
"id": "3",
"name": {
"value": "AppConnections",
"localizedValue": "Connections"
},
"type": "Microsoft.Insights/metrics",
"unit": "Count"
},
{
"data": [
{
"timeStamp": "2019-01-23T13:10:00Z",
"count": 0.0
},
{
"timeStamp": "2019-01-23T13:11:00Z",
"count": 0.0
},
{
"timeStamp": "2019-01-23T13:12:00Z",
"count": 0.0
},
{
"timeStamp": "2019-01-23T13:13:00Z",
"count": 0.0
},
{
"timeStamp": "2019-01-23T13:14:00Z",
"count": 0.0
}
],
"id": "4",
"name": {
"value": "Http4xx",
"localizedValue": "Http 4xx"
},
"type": "Microsoft.Insights/metrics",
"unit": "Count"
},
{
"data": [
{
"timeStamp": "2019-01-23T13:10:00Z",
"count": 0.0
},
{
"timeStamp": "2019-01-23T13:11:00Z",
"count": 0.0
},
{
"timeStamp": "2019-01-23T13:12:00Z",
"count": 0.0
},
{
"timeStamp": "2019-01-23T13:13:00Z",
"count": 0.0
},
{
"timeStamp": "2019-01-23T13:14:00Z",
"count": 0.0
}
],
"id": "5",
"name": {
"value": "Http5xx",
"localizedValue": "Http Server Errors"
},
"type": "Microsoft.Insights/metrics",
"unit": "Count"
},
{
"data": [
{
"timeStamp": "2019-01-23T13:10:00Z",
"count": 17.0
},
{
"timeStamp": "2019-01-23T13:11:00Z",
"count": 17.0
},
{
"timeStamp": "2019-01-23T13:12:00Z",
"count": 18.0
},
{
"timeStamp": "2019-01-23T13:13:00Z",
"count": 13.0
},
{
"timeStamp": "2019-01-23T13:14:00Z",
"count": 17.0
}
],
"id": "6",
"name": {
"value": "MemoryWorkingSet",
"localizedValue": "Memory working set"
},
"type": "Microsoft.Insights/metrics",
"unit": "Bytes"
},
{
"data": [
{
"timeStamp": "2019-01-23T13:10:00Z",
"count": 2.0
},
{
"timeStamp": "2019-01-23T13:11:00Z",
"count": 3.0
},
{
"timeStamp": "2019-01-23T13:12:00Z",
"count": 2.0
},
{
"timeStamp": "2019-01-23T13:13:00Z",
"count": 2.0
},
{
"timeStamp": "2019-01-23T13:14:00Z",
"count": 2.0
}
],
"id": "7",
"name": {
"value": "AverageResponseTime",
"localizedValue": "Average Response Time"
},
"type": "Microsoft.Insights/metrics",
"unit": "Seconds"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment