Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

airflow-schedule-insights

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airflow-schedule-insights

An Apache Airflow plugin that visualizes DAG runs in a Gantt chart, predicts future runs, and identifies tasks that won't execute. Enhance your workflow monitoring and planning with intuitive visualizations.

  • 0.1.0
  • PyPI
  • Socket score

Maintainers
1

Airflow Schedule Insides Plugin

The Airflow Schedule Insides Plugin for Apache Airflow allows you to visualize DAG runs in a Gantt chart, predict future runs, and identify DAGs that won't run, providing a seamless and efficient workflow for managing your pipelines. Enhance your workflow monitoring and planning with intuitive visualizations.

Tests Status Code style: black

System Requirements

  • Airflow Versions: 2.4.0 or newer

How to Install

Add airflow-schedule-insights to your requirements.txt and restart the web server.

How to Use

  1. Navigate to Schedule Insides in the Browse tab to access the plugin:

    Menu

  2. View all DAG runs in a Gantt chart:

    Gantt Chart Logs

  3. Toggle the Show Future Runs? option to predict the next runs for your DAGs and generate a list of all the DAGs that won't run.

    Note: All event-driven DAGs (scheduled by datasets and triggers) are predicted only to their next run.

  4. Future DAGs will be highlighted in gray on the Gantt chart:

    Gantt Chart Future Runs

  5. A table of future runs will be displayed, with events ordered by their start date:

    Future Runs Table

  6. Below this, you will find a table listing all the DAGs that won't run:

    Missing Future Runs Table

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc