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