servers::http::prometheus

Function instant_query

source
pub async fn instant_query(
    __arg0: State<PrometheusHandlerRef>,
    __arg1: Query<InstantQuery>,
    __arg2: Extension<QueryContext>,
    __arg3: Form<InstantQuery>,
) -> PrometheusJsonResponse