Queries are not working

Queries which were working earlier are not working now. Please refer attached snippets for reference. Same Query shows expected output in one environment and not in another.


if you switch to table view are you seeing data?

No, am not getting the results.

What do you see in the query inspector?

Hi,

Could see the below details in query inspector.

{
“request”: {
“url”: “api/datasources/proxy/1/api/v1/query_range”,
“method”: “POST”,
“data”: {
“query”: “sum(kube_pod_info{node=~"."}) / sum(kube_node_status_allocatable{node=~".",resource="pods",exported_node=~"aks.*"}) * 100”,
“start”: 1701235360,
“end”: 1701237160,
“step”: 20
},
“hideFromInspector”: false
},
“response”: {
“status”: “success”,
“data”: {
“resultType”: “matrix”,
“result”:
}
}
}

Did it return any data?

Hi,

We are neither getting error nor data for the above query.

Hi,

Could someone kindly assist in looking into this matter?

Okay try running the query in Explore