apache/airflow

Add REST API metrics (latency, QPS, errors)

開放

#56,034 建立於 2025年9月24日

 (7 則留言) (0 個反應) (0 位負責人)Python (16,781 個分叉)batch import
area:APIgood first issuekind:feature

倉庫指標

星標
 (44,809 顆星)
PR 合併指標
 (平均合併 7天 18小時) (30 天內合併 834 個 PR)

描述

Description

Currently, Airflow’s REST API does not emit any metrics. It would be valuable to have basic API metrics for observability.

Use case/motivation

  • Track API performance (p95/p99 latency).
  • Monitor usage patterns (QPS per endpoint).
  • Alert on failures (error spikes).

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

貢獻者指南