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 8b7745c88b Add system test Dashboard link for LLM providers (#890)
8b7745c88b is described below
commit 8b7745c88b22d80dc3c31c935141c383a41f3797
Author: vatsrahul1001 <[email protected]>
AuthorDate: Tue Nov 7 17:27:53 2023 +0530
Add system test Dashboard link for LLM providers (#890)
Add system test Dashboard link for LLM providers
---
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 f31a80b551..9c02a50ce3 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -196,3 +196,5 @@ Apache Airflow releases the [Official Apache Airflow
Community Chart](https://ai
## Airflow Provider System Test Dashboards
[Amazon provider package health
dashboard](https://aws-mwaa.github.io/open-source/system-tests/dashboard.html)
- Dashboard listing all system tests within the Amazon provider package and
their current health status: last execution status (succeeded/failed, average
duration, ...).
+
+[LLM Providers health
dashboard](https://astronomer.github.io/llm-dags-dashboard) - Dashboard listing
all system tests within the LLM provider packages and their current health
status: execution status for last 7 runs(succeeded/failed, Execution date).