servers::http::event

Function pipeline_dryrun

Source
pub async fn pipeline_dryrun(
    __arg0: State<LogState>,
    __arg1: Query<LogIngesterQueryParams>,
    __arg2: Extension<QueryContext>,
    __arg3: TypedHeader<ContentType>,
    payload: Bytes,
) -> Result<Response>