Function servers::http::otlp::traces

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