Prometheus module : Query_range not exporting to ES

Hi. I am trying to run a range query with Prometheus module enabled.
I have enabled the debug logs.
I can see that the query is running and giving the correct output in the console logs.
But I cant see docs in kibana.

At the same time , I try a /api/v1/query based query and not the range types, I can see the docs in kibana for that.
Even though the query is same, everything else is same too. just the difference is of /api/v1/query and /api/v1/query_range.
But am able to see in kibana one of them , but not the othr.