Difference between revisions of "Apache Airflow"

From wikieduonline
Jump to navigation Jump to search
Line 32: Line 32:
 
   port: "8126"
 
   port: "8126"
 
   metricsets: [ '[[statsd]]' ]
 
   metricsets: [ '[[statsd]]' ]
 +
 +
== Activities ==
 +
* Read https://www.astronomer.io/blog/7-common-errors-to-check-when-debugging-airflow-dag/
  
 
== See also ==
 
== See also ==

Revision as of 11:46, 17 November 2022

wikipedia:Apache Airflow Workflow management system is a platform to programmatically author, schedule, and monitor workflows.

helm repo add apache-airflow https://airflow.apache.org
helm upgrade --install airflow apache-airflow/airflow --namespace airflow --create-namespace

Commands

Logs

Related

/etc/metricbeat/metricbeat.reference.yml
- module: airflow
  host: "localhost"
  port: "8126"
  metricsets: [ 'statsd' ]

Activities

See also

Advertising: