async fn do_range_query(
handler: &PrometheusHandlerRef,
prom_query: &PromQuery,
query_ctx: QueryContextRef,
) -> PrometheusJsonResponse
Expand description
Executes a single range query and returns response
async fn do_range_query(
handler: &PrometheusHandlerRef,
prom_query: &PromQuery,
query_ctx: QueryContextRef,
) -> PrometheusJsonResponse
Executes a single range query and returns response