Difference between revisions of "Airflow monitoring"

From wikieduonline
Jump to navigation Jump to search
 
Line 1: Line 1:
 
+
* https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/index.html
  
  

Latest revision as of 14:37, 1 November 2022


 [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[edit]

Advertising: