Skip to main content
Version: v1.6.x

Monitoring Apache Airflow Monitoring

Collect and monitor general performance metrics for the Apache Airflow.

Configuration Parameters

Parameter NameParameter Description
Monitor HostIP address, IPV4, IPV6, or domain name of the host being monitored. Note ⚠️ without protocol prefix (e.g., https://, http://).
Task NameName identifying this monitoring, ensuring uniqueness.
PortPort number of the database exposed to the outside, default is 8080.
Query TimeoutSet timeout for unresponsive connections, in milliseconds (ms), default is 3000ms.
HTTPSWhether to enable HTTPS.
Collection IntervalInterval for periodic data collection during monitoring, in seconds, with a minimum interval of 30 seconds.
Whether to detectWhether to perform a probe check for monitoring availability before adding a new monitor; operations proceed if successful.
DescriptionAdditional information to identify and describe this monitoring, where users can add remarks.

Collection Metrics

Metric Set: airflow_health

Metric NameMetric UnitMetric Description
metadatabaseN/AResponse time
schedulerN/Ascheduler health
triggererN/Atriggerer health

Metric Set: airflow_version

Metric NameMetric UnitMetric Description
valueN/AAirflow version
git_versionN/AAirflow git version