Function servers::http::otlp::logs

source ยท
pub async fn logs(
    __arg0: State<OpenTelemetryProtocolHandlerRef>,
    __arg1: Extension<QueryContext>,
    pipeline_info: PipelineInfo,
    table_info: TableInfo,
    bytes: Bytes,
) -> Result<OtlpResponse<ExportLogsServiceResponse>>