Difference between revisions of "Airflow monitoring"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{airflow monitoring}} == See also == * {{Airflow}} Category:Airflow")
 
Line 4: Line 4:
 
  {{airflow monitoring}}
 
  {{airflow monitoring}}
  
 +
 +
AIRFLOW__METRICS__STATD_HOST    =  localhost
 +
AIRFLOW__METRICS__STATD_ON      =  True 
 +
AIRFLOW__METRICS__STATD_PORT    = [[8125]]
 +
AIRFLOW__METRICS__STATD_PREFIX  =  airflow
  
 
== See also ==
 
== See also ==

Revision as of 14:35, 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

Advertising: