jscheffl commented on code in PR #64523: URL: https://github.com/apache/airflow/pull/64523#discussion_r3391464384
########## airflow-core/src/airflow/api_fastapi/common/http_metrics.py: ########## Review Comment: We need to assume we have multiple replicas of API server (we curently run 10+ in our env) and also assume if each API server emits the metrics then something/tool need to crawl all API servers. I think I'd be in favor of the existing Airflow stats as this already aggregates via Otel/Statsd -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
