apache/airflow

Add REST API metrics (latency, QPS, errors)

Open

#56.034 aperta il 24 set 2025

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Python (16.781 fork)batch import
area:APIgood first issuekind:feature

Metriche repository

Star
 (44.809 star)
Metriche merge PR
 (Merge medio 7g 18h) (834 PR mergiate in 30 g)

Descrizione

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

Guida contributor