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