Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metric airflow_dag_last_status #60

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Sep 16, 2019

  1. Fix style

    Sarasvati Moutoucomarapoulé committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    0637765 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Put 0 for non-existing dag/task state in status metrics

    Sarasvati Moutoucomarapoulé committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    99e90ff View commit details
    Browse the repository at this point in the history
  2. Add time in seconds since last success for task and dag

    Sarasvati Moutoucomarapoulé committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    ef4900b View commit details
    Browse the repository at this point in the history
  3. Update README and setup.py

    - Indicate that plugin works with Airflow 1.10.3
    - Introduce new metrics
    - Fix style
    Sarasvati Moutoucomarapoulé committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    c29450f View commit details
    Browse the repository at this point in the history
  4. Do not process entries without start date for duration

    Sarasvati Moutoucomarapoulé committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    4e909b2 View commit details
    Browse the repository at this point in the history
  5. Export duration for running tasks/DAGs only

    Sarasvati Moutoucomarapoulé committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    a2b8ece View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    2989bd0 View commit details
    Browse the repository at this point in the history