grafana_bak/e2e/cypress/fixtures/prometheus-query-response.json
2025-04-01 10:38:02 +09:00

5 lines
140 B
JSON

{
"status": "success",
"data": { "resultType": "vector", "result": [{ "metric": {}, "value": [1620761849, "0.06765848222986065"] }] }
}