pub async fn get_prometheus_metrics( __arg0: Extension<Claims>, __arg1: State<AppState>, ) -> ApiResult<String>
Prometheus metrics handler