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 dd2d268c43 entry for airflow otel provider (#1063)
dd2d268c43 is described below

commit dd2d268c43b0b883101a4df8d5f59c3c7d034d39
Author: Howard Yoo <[email protected]>
AuthorDate: Tue Aug 27 15:06:48 2024 -0500

    entry for airflow otel provider (#1063)
---
 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 99807b5c1d..4a425c764d 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -93,6 +93,8 @@ If you would you like to be included on this page, please 
reach out to the [Apac
 
 [Astronomer Cosmos](https://github.com/astronomer/astronomer-cosmos) - Run 
your dbt Core projects as Apache Airflow DAGs and Task Groups with a few lines 
of code.
 
+[Airflow OpenTelemetry 
Provider](https://github.com/howardyoo/airflow_otel_provider) - Provides Hook 
and EventListener which will generate traces, metrics, and logs in 
[OpenTelemetry](https://opentelemetry.io/) for your DAG runs.
+
 &nbsp;
 
 ## Async Providers

Reply via email to