servers::http::otlp

Function traces

source
pub async fn traces(
    __arg0: State<OpenTelemetryProtocolHandlerRef>,
    __arg1: TraceTableName,
    __arg2: Extension<QueryContext>,
    bytes: Bytes,
) -> Result<OtlpResponse<ExportTraceServiceResponse>>