tripnomics_7.5.5/pkg/tsdb/azuremonitor/testdata/applicationinsights/4-application-insights-response-metrics-multi-segmented.json
venbatechnologies@gmail.com 91fce5c4bf Initial commit
2021-07-05 13:49:40 +05:30

73 lines
1.7 KiB
JSON

{
"value": {
"start": "2020-06-25T16:15:32.140Z",
"end": "2020-06-25T16:19:32.140Z",
"interval": "PT2M",
"segments": [
{
"start": "2020-06-25T16:15:32.140Z",
"end": "2020-06-25T16:16:00.000Z",
"segments": [
{
"client/countryOrRegion": "United States",
"segments": [
{
"traces/count": {
"sum": 2
},
"client/city": "Washington"
},
{
"traces/count": {
"sum": 2
},
"client/city": "Des Moines"
}
]
}
]
},
{
"start": "2020-06-25T16:16:00.000Z",
"end": "2020-06-25T16:18:00.000Z",
"segments": [
{
"client/countryOrRegion": "United States",
"segments": [
{
"traces/count": {
"sum": 11
},
"client/city": ""
},
{
"traces/count": {
"sum": 3
},
"client/city": "Chicago"
},
{
"traces/count": {
"sum": 1
},
"client/city": "Des Moines"
}
]
},
{
"client/countryOrRegion": "Japan",
"segments": [
{
"traces/count": {
"sum": 1
},
"client/city": "Tokyo"
}
]
}
]
}
]
}
}