mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Initial GCM schema work - Split types for convenience - Update conditionals where needed - Update type references * Add additional supporting types * Add some more accessory and legacy types * Add missing type * Rename backend folder * Add missing generated file * Review
113 lines
2.6 KiB
JSON
113 lines
2.6 KiB
JSON
{
|
|
"timeSeries": [
|
|
{
|
|
"metric": {
|
|
"type": "loadbalancing.googleapis.com\/https\/backend_latencies"
|
|
},
|
|
"resource": {
|
|
"type": "https_lb_rule",
|
|
"labels": {
|
|
"project_id": "grafana-prod"
|
|
}
|
|
},
|
|
"metricKind": "DELTA",
|
|
"valueType": "DISTRIBUTION",
|
|
"points": [
|
|
{
|
|
"interval": {
|
|
"startTime": "2018-09-11T12:30:00Z",
|
|
"endTime": "2018-09-11T12:31:00Z"
|
|
},
|
|
"value": {
|
|
"distributionValue": {
|
|
"count": "1",
|
|
"bucketOptions": {
|
|
"exponentialBuckets": {
|
|
"numFiniteBuckets": 10,
|
|
"growthFactor": 2,
|
|
"scale": 1
|
|
}
|
|
},
|
|
"bucketCounts": [
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"1",
|
|
"0"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"interval": {
|
|
"startTime": "2018-09-11T12:29:00Z",
|
|
"endTime": "2018-09-11T12:30:00Z"
|
|
},
|
|
"value": {
|
|
"distributionValue": {
|
|
"count": "1",
|
|
"bucketOptions": {
|
|
"exponentialBuckets": {
|
|
"numFiniteBuckets": 10,
|
|
"growthFactor": 2,
|
|
"scale": 1
|
|
}
|
|
},
|
|
"bucketCounts": [
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"1"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"interval": {
|
|
"startTime": "2018-09-11T12:28:00Z",
|
|
"endTime": "2018-09-11T12:29:00Z"
|
|
},
|
|
"value": {
|
|
"distributionValue": {
|
|
"count": "3",
|
|
"bucketOptions": {
|
|
"exponentialBuckets": {
|
|
"numFiniteBuckets": 10,
|
|
"growthFactor": 2,
|
|
"scale": 1
|
|
}
|
|
},
|
|
"bucketCounts": [
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"0",
|
|
"1",
|
|
"1",
|
|
"1"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|