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