pub async fn logs(
__arg0: State<OpenTelemetryProtocolHandlerRef>,
__arg1: Extension<QueryContext>,
pipeline_info: PipelineInfo,
__arg3: LogTableName,
__arg4: SelectInfoWrapper,
bytes: Bytes,
) -> Result<OtlpResponse<ExportLogsServiceResponse>>