Skip to main content

preflight_prometheus_rows

Function preflight_prometheus_rows 

Source
async fn preflight_prometheus_rows(
    prom_store_handler: &PromStoreProtocolHandlerRef,
    batches: &mut [(QueryContextRef, RowInsertRequests)],
) -> Result<()>