servers::http::prom_store

Function remote_read

Source
pub async fn remote_read(
    __arg0: State<PromStoreState>,
    __arg1: Query<RemoteWriteQuery>,
    __arg2: Extension<QueryContext>,
    body: Bytes,
) -> Result<PromStoreResponse>