grafana_bak/pkg/tsdb/cloud-monitoring/test-data/6-series-response-slo.json
2025-04-01 10:38:02 +09:00

18 lines
382 B
JSON

{
"timeSeries": [{
"metric": {
"type": "select_slo_compliance(\"projects/test-proj/services/test-service/serviceLevelObjectives/test-slo\")"
},
"resource": {
"type": "gce_instance",
"labels": {
"instance_id": "114250375703598695",
"project_id": "test-proj"
}
},
"metricKind": "DELTA",
"valueType": "INT64"
}
]
}