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 e8b6af3d0f Add Airflow Schedule Heatmap entry (#1460)
e8b6af3d0f is described below
commit e8b6af3d0fb03d9edb3881f129087019222436ea
Author: Rahul Rajasekharan <[email protected]>
AuthorDate: Fri Mar 13 08:12:38 2026 +0000
Add Airflow Schedule Heatmap entry (#1460)
Add an entry to the ecosystem page for the Airflow Schedule Heatmap plugin,
linking to its GitHub repo and describing it as an Airflow plugin that
visualizes DAG schedules as a heatmap to reveal scheduler load patterns and
help distribute pipelines more evenly.
---
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 4614657853..c478a28c45 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -239,6 +239,8 @@ Apache Airflow releases the [Official Apache Airflow
Community Chart](https://ai
[airflow-mcp-ponder](https://github.com/ponderedw/airflow-mcp) -
[MCP](https://modelcontextprotocol.com) server for Apache Airflow with safe and
unsafe modes, and can predict next DAG runs if the instance has the Airflow
Schedule Insights plugin installed.
+[Airflow Schedule
Heatmap](https://github.com/rahrajlat/airflow-schedule-heatmap) - An Airflow
plugin that visualizes DAG schedules as a heatmap to reveal scheduler load
patterns and help distribute pipelines more evenly.
+