Difference between revisions of "Airflow.cfg"

From wikieduonline
Jump to navigation Jump to search
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
[[$AIRFLOW_HOME]]/airflow.cfg
 +
[[/root/airflow/airflow.cfg]]
 +
[[/usr/local/airflow/]]airflow.cfg
 +
[[/usr/local/lib/python3.7/site-packages/airflow/config_templates/]][[default_airflow.cfg]]
  
 +
* <code>airflow.cfg</code> or [[Environment variables]] reference: https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html
  
 
[[Airflow monitoring]]:
 
[[Airflow monitoring]]:
 
https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/metrics.html
 
https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/metrics.html
[metrics]
+
{{airflow monitoring}}
statsd_on = True
 
statsd_host = localhost
 
statsd_port = 8125
 
statsd_prefix = airflow
 
#statsd_allow_list = scheduler,executor,dagrun
 
  
 +
[[Airflow executors|Executor]]:
 +
.../...
 +
[[Airflow executors|executor]] = [[SequentialExecutor]]
 +
.../...
 +
 +
 +
== Related ==
 +
* <code>[[/root/airflow/airflow.cfg]]</code>
 +
* <code>[[task_track_started]]</code>
 +
* [[Datadog Airflow integration]]
 +
* Configuration reference: https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html
 +
* <code>[[airflow config list]]</code>
 +
* [[Apache airflow metrics]]
  
 
== See also ==
 
== See also ==
 +
* {{airflow cmd}}
 
* {{Airflow}}
 
* {{Airflow}}
  
 
[[Category:Airflow]]
 
[[Category:Airflow]]

Latest revision as of 17:32, 18 January 2023

Advertising: