servers::http::otlp

Function metrics

source
pub async fn metrics(
    __arg0: State<OpenTelemetryProtocolHandlerRef>,
    __arg1: Extension<QueryContext>,
    bytes: Bytes,
) -> Result<OtlpResponse<ExportMetricsServiceResponse>>