You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2019/09/24 09:23:00 UTC

[jira] [Resolved] (AIRFLOW-4741) Include Sentry for Error Tracking in Core functionality

     [ https://issues.apache.org/jira/browse/AIRFLOW-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ash Berlin-Taylor resolved AIRFLOW-4741.
----------------------------------------
    Fix Version/s: 1.10.6
       Resolution: Fixed

> Include Sentry for Error Tracking in Core functionality
> -------------------------------------------------------
>
>                 Key: AIRFLOW-4741
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4741
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 1.10.2
>            Reporter: Osmar Coronel
>            Assignee: Osmar Coronel
>            Priority: Minor
>             Fix For: 1.10.6
>
>
> This core integration lets you easily use the Sentry SDK in Airflow.
> It provides:
>  * a set of tags for every TaskInstance, along with its respective DAG
>  * breadcrumbs of the tasks that were successful before any crash
> *Note: This feature is completely optional to users, if a connection or the sentry sdk is not found the hook is not used.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)