Difference between revisions of "Airflow.cfg"
Jump to navigation
Jump to search
(23 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]]: | ||
https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/metrics.html | https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/metrics.html | ||
− | + | {{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 == | == See also == | ||
+ | * {{airflow cmd}} | ||
* {{Airflow}} | * {{Airflow}} | ||
[[Category:Airflow]] | [[Category:Airflow]] |
Latest revision as of 17:32, 18 January 2023
$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
airflow.cfg
or Environment variables reference: https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html
Airflow monitoring: https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/metrics.html
[metrics] statsd_on = True statsd_host = localhost statsd_port = 8125 statsd_prefix = airflow #statsd_allow_list = scheduler,executor,dagrun statsd_datadog_enabled = False
.../... executor = SequentialExecutor .../...
Related[edit]
/root/airflow/airflow.cfg
task_track_started
- Datadog Airflow integration
- Configuration reference: https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html
airflow config list
- Apache airflow metrics
See also[edit]
airflow [ info | celery | config | db upgrad | config list | db init | scheduler | webserver | users | dags | kubernetes | pools | roles | tasks | variables | cheat-sheet | kereberos | plugins | rotate-fernet-key | sync-perm ] airflow --help
- Apache Airflow, Installation, configuration
airflow.cfg
, monitoring, Amazon Managed Workflows for Apache Airflow (MWAA),airflow
, Airflow Scheduler, providers, Workflows, Airflow executors, Airflow versions, Datadog integration
Advertising: