Function servers::http::otlp::metrics

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