servers::http::event

Function query_pipeline

Source
pub async fn query_pipeline(
    __arg0: State<LogState>,
    __arg1: Extension<QueryContext>,
    __arg2: Query<LogIngesterQueryParams>,
    __arg3: Path<String>,
) -> Result<GreptimedbManageResponse>