Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add entry of Airflow OpenTelemetry Provider in /ecosystem #1063

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

howardyoo
Copy link
Contributor

Overview of the PR

The proposed change is to add a new entry to specify of the third party provider related to OpenTelemetry that provides hook and event listener to generate traces, metrics, and logs during the DAG run.

The provider is intended to be used by users who need to produce their own DAG specific spans, metrics, and logs, that will work in conjunction with Airflow's OTEL support, as well as independently if the OTEL feature is not available. Please refer to https://github.com/howardyoo/airflow_otel_provider for more information.

@potiuk potiuk merged commit dd2d268 into apache:main Aug 27, 2024
1 check passed
@howardyoo howardyoo deleted the ecosystem/otel_provider branch August 27, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants