amolsr opened a new issue, #40581: URL: https://github.com/apache/airflow/issues/40581
### Description As of Airflow 2.5.2, the airflow does not store SLA for a dag in the metadata database. We need to have it in the database table to check it and compare it periodically using an external monitoring tool like Grafana. ### Use case/motivation We have long-running tasks that run for more than 20 hours, and some time is left running. Since SLA is checked at the daily end, The callback does not run to notify us. ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
