Function servers::http::prom_store::remote_read

source ยท
pub async fn remote_read(
    __arg0: State<PromStoreProtocolHandlerRef>,
    __arg1: Query<RemoteWriteQuery>,
    __arg2: Extension<QueryContext>,
    __arg3: RawBody,
) -> Result<PromStoreResponse>