mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* improve unit detection * Update docs/sources/datasources/google-cloud-monitoring/_index.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * goimports * fix typo * golint fixes * Update docs/sources/datasources/google-cloud-monitoring/_index.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/datasources/google-cloud-monitoring/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/datasources/google-cloud-monitoring/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/datasources/google-cloud-monitoring/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/datasources/google-cloud-monitoring/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * pr feedback * Update docs/sources/datasources/google-cloud-monitoring/_index.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
48 lines
1.0 KiB
JSON
48 lines
1.0 KiB
JSON
{
|
|
"timeSeries": [
|
|
{
|
|
"metric": {
|
|
"type": "serviceruntime.googleapis.com\/api\/request_count"
|
|
},
|
|
"resource": {
|
|
"type": "consumed_api",
|
|
"labels": {
|
|
"project_id": "grafana-prod"
|
|
}
|
|
},
|
|
"metricKind": "GAUGE",
|
|
"valueType": "DOUBLE",
|
|
"points": [
|
|
{
|
|
"interval": {
|
|
"startTime": "2018-09-11T12:51:00Z",
|
|
"endTime": "2018-09-11T12:51:00Z"
|
|
},
|
|
"value": {
|
|
"doubleValue": 1.0666666666667
|
|
}
|
|
},
|
|
{
|
|
"interval": {
|
|
"startTime": "2018-09-11T12:48:00Z",
|
|
"endTime": "2018-09-11T12:48:00Z"
|
|
},
|
|
"value": {
|
|
"doubleValue": 1.05
|
|
}
|
|
},
|
|
{
|
|
"interval": {
|
|
"startTime": "2018-09-11T12:47:00Z",
|
|
"endTime": "2018-09-11T12:47:00Z"
|
|
},
|
|
"value": {
|
|
"doubleValue": 0.05
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"unit": "By/s"
|
|
}
|