Airflow monitoring

From wikieduonline
Revision as of 14:35, 1 November 2022 by Ant (talk | contribs)
Jump to navigation Jump to search


 [metrics]
statsd_on = True
statsd_host = localhost
statsd_port = 8125
statsd_prefix = airflow
#statsd_allow_list = scheduler,executor,dagrun
statsd_datadog_enabled = False


AIRFLOW__METRICS__STATD_HOST    =  localhost
AIRFLOW__METRICS__STATD_ON      =  True   
AIRFLOW__METRICS__STATD_PORT    =  8125
AIRFLOW__METRICS__STATD_PREFIX  =  airflow

See also

Advertising: