airflow-schedule-insights


Nameairflow-schedule-insights JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryAn 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.
upload_time2024-12-24 11:54:55
maintainerNone
docs_urlNone
authorHipposys
requires_python<4.0,>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Airflow Schedule Insides Plugin

The Airflow Schedule Insides Plugin for [Apache Airflow](https://github.com/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](https://github.com/hipposys-ltd/airflow-schedule-insights/workflows/Tests/badge.svg)](https://github.com/hipposys-ltd/airflow-schedule-insights/actions)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/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](https://github.com/hipposys-ltd/airflow-schedule-insights/releases/download/v0.1.0-alpha.0/plugin_menu.png)

2. View all DAG runs in a Gantt chart:

   ![Gantt Chart Logs](https://github.com/hipposys-ltd/airflow-schedule-insights/releases/download/v0.1.0-alpha.0/gantt_chart_history_logs.png)

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](https://github.com/hipposys-ltd/airflow-schedule-insights/releases/download/v0.1.0-alpha.0/gantt_chart_future_runs.png)

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

   ![Future Runs Table](https://github.com/hipposys-ltd/airflow-schedule-insights/releases/download/v0.1.0-alpha.0/future_runs_table.png)

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

   ![Missing Future Runs Table](https://github.com/hipposys-ltd/airflow-schedule-insights/releases/download/v0.1.0-alpha.0/missing_future_runs_table.png)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "airflow-schedule-insights",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Hipposys",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/24/58/8290b8f9d44564a95fa57389962f0ec008cb340860a05516d1f417faa7da/airflow_schedule_insights-0.1.1.tar.gz",
    "platform": null,
    "description": "# Airflow Schedule Insides Plugin\n\nThe Airflow Schedule Insides Plugin for [Apache Airflow](https://github.com/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.\n\n[![Tests Status](https://github.com/hipposys-ltd/airflow-schedule-insights/workflows/Tests/badge.svg)](https://github.com/hipposys-ltd/airflow-schedule-insights/actions)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n## System Requirements\n\n- **Airflow Versions**: 2.4.0 or newer\n\n## How to Install\n\nAdd `airflow-schedule-insights` to your `requirements.txt` and restart the web server.\n\n## How to Use\n\n1. Navigate to `Schedule Insides` in the `Browse` tab to access the plugin:\n\n   ![Menu](https://github.com/hipposys-ltd/airflow-schedule-insights/releases/download/v0.1.0-alpha.0/plugin_menu.png)\n\n2. View all DAG runs in a Gantt chart:\n\n   ![Gantt Chart Logs](https://github.com/hipposys-ltd/airflow-schedule-insights/releases/download/v0.1.0-alpha.0/gantt_chart_history_logs.png)\n\n3. 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.\n\n   **Note**: All event-driven DAGs (scheduled by datasets and triggers) are predicted only to their next run.\n\n4. Future DAGs will be highlighted in gray on the Gantt chart:\n\n   ![Gantt Chart Future Runs](https://github.com/hipposys-ltd/airflow-schedule-insights/releases/download/v0.1.0-alpha.0/gantt_chart_future_runs.png)\n\n5. A table of future runs will be displayed, with events ordered by their start date:\n\n   ![Future Runs Table](https://github.com/hipposys-ltd/airflow-schedule-insights/releases/download/v0.1.0-alpha.0/future_runs_table.png)\n\n6. Below this, you will find a table listing all the DAGs that won't run:\n\n   ![Missing Future Runs Table](https://github.com/hipposys-ltd/airflow-schedule-insights/releases/download/v0.1.0-alpha.0/missing_future_runs_table.png)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "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.",
    "version": "0.1.1",
    "project_urls": {
        "homepage": "https://github.com/hipposys-ltd/airflow-schedule-insights"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fd4f536c0c9d5f552e5bbad6b99bd2847e8b53b26f76bd0fcc9bfa984b0c735",
                "md5": "31fac8a59e3fb405b2ef3456dd21cc26",
                "sha256": "fc02ba0a341201114be0526ff8076241a3d57f097ddb3b9ce39198de76c42b5b"
            },
            "downloads": -1,
            "filename": "airflow_schedule_insights-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31fac8a59e3fb405b2ef3456dd21cc26",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 25765,
            "upload_time": "2024-12-24T11:54:53",
            "upload_time_iso_8601": "2024-12-24T11:54:53.439047Z",
            "url": "https://files.pythonhosted.org/packages/3f/d4/f536c0c9d5f552e5bbad6b99bd2847e8b53b26f76bd0fcc9bfa984b0c735/airflow_schedule_insights-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24588290b8f9d44564a95fa57389962f0ec008cb340860a05516d1f417faa7da",
                "md5": "193fdbb09816d917ae7a1626dbc0daca",
                "sha256": "96c871ab4bc8b9a264c899d8a9bd608063090e55cc8494ceddab2a3af7e88a08"
            },
            "downloads": -1,
            "filename": "airflow_schedule_insights-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "193fdbb09816d917ae7a1626dbc0daca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 24089,
            "upload_time": "2024-12-24T11:54:55",
            "upload_time_iso_8601": "2024-12-24T11:54:55.457077Z",
            "url": "https://files.pythonhosted.org/packages/24/58/8290b8f9d44564a95fa57389962f0ec008cb340860a05516d1f417faa7da/airflow_schedule_insights-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-24 11:54:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hipposys-ltd",
    "github_project": "airflow-schedule-insights",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "airflow-schedule-insights"
}
        
Elapsed time: 0.46811s