Difference between revisions of "Airflow.cfg"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} [metrics] statsd_on = True statsd_host = localhost statsd_port = 8125 statsd_prefix = airflo")
 
 
(26 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]]
  
[metrics]
+
* <code>airflow.cfg</code> or [[Environment variables]] reference: https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html
  statsd_on = True
+
 
  statsd_host = localhost
+
[[Airflow monitoring]]:
  statsd_port = 8125
+
https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/metrics.html
statsd_prefix = airflo
+
{{airflow monitoring}}
 +
 
 +
[[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 ==
 +
* {{airflow cmd}}
 +
* {{Airflow}}
 +
 
 +
[[Category:Airflow]]

Latest revision as of 17:32, 18 January 2023

Advertising: