This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 7f3c675482 Add Airflow Watcher - dag monitoring plugin to ecosystem
page (#1423)
7f3c675482 is described below
commit 7f3c6754822a7414bfd3db73f6a62823959faf72
Author: ram07eng <[email protected]>
AuthorDate: Tue Feb 24 16:44:10 2026 +0100
Add Airflow Watcher - dag monitoring plugin to ecosystem page (#1423)
* Add Airflow Watcher to ecosystem page
Add Airflow Watcher to ecosystem page
* Minor fix format
* Minor format
---
landing-pages/site/content/en/ecosystem/_index.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/landing-pages/site/content/en/ecosystem/_index.md
b/landing-pages/site/content/en/ecosystem/_index.md
index f43ba49ac1..1b5984995d 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -105,6 +105,8 @@ If you would you like to be included on this page, please
reach out to the [Apac
[Airflow LDAP Auth
Manager](https://github.com/emredjan/airflow-ldap-auth-manager) - An Auth
Manager for Apache Airflow 3.x that authenticates users against LDAP/Active
Directory and maps LDAP groups to Airflow roles (admin / editor / viewer).
+[Airflow Watcher](https://github.com/ram07eng/airflow-watcher) - An Airflow UI
plugin for monitoring DAG failures, SLA misses, task health, scheduling lag,
and cross-DAG dependencies. Includes dashboard views, REST API, and
multi-channel alerting (Slack, PagerDuty, Email) with StatsD and Prometheus
metrics export. Available on [PyPI](https://pypi.org/project/airflow-watcher/).
+
## Async Providers