servers::http::prometheus

Function do_instant_query

Source
async fn do_instant_query(
    handler: &PrometheusHandlerRef,
    prom_query: &PromQuery,
    query_ctx: QueryContextRef,
) -> PrometheusJsonResponse
Expand description

Executes a single instant query and returns response