The Wayback Machine - https://web.archive.org/web/20220718070317/https://github.com/topics/airflow-plugin
Skip to content
#

airflow-plugin

Here are 54 public repositories matching this topic...

BrandonTheBuilder
BrandonTheBuilder commented Nov 7, 2019

Summary
Configuration of airflow is provided by an ini formatted configuration file
We should allow configuration of the plugin to be loaded from that file.

Success Criteria

  • A user can add entries under the heading [newrelic] in the cfg file and they will be respected by the plugin. Attributes that will be configured include: Harvester.harvest_interval, Harvester.max_queue_size,
enhancement good first issue help wanted

Improve this page

Add a description, image, and links to the airflow-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the airflow-plugin topic, visit your repo's landing page and select "manage topics."

Learn more