ferruzzi opened a new pull request, #29521:
URL: https://github.com/apache/airflow/pull/29521

   This PR builds on the recently-merged [Breeze StatsD 
Integration](https://github.com/apache/airflow/pull/29449) PR.  
   
   [#29449 ](https://github.com/apache/airflow/pull/29449) established a Docker 
Compose file which launched everything needed to emit metrics over StatsD and 
view them in Grafana.  This PR lays the groundwork for the same process but 
uses OpenTelemetry instead of StatsD.  It will be a required test environment 
for upcoming work on [AIP-49 OpenTelemetry Support for Apache 
Airflow](https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-49+OpenTelemetry+Support+for+Apache+Airflow).
   
   I included a disclaimer in the documentation page that the underlying work 
to make this useful is pending.
   
   The first commit 
[b84e96c](https://github.com/apache/airflow/commit/b84e96ce628e9e4a4457f5d58e95142c3101ca52)
 makes some adjustments to the previous StatsD PR in order to make them more 
reusable.  Second commit 
[8092112](https://github.com/apache/airflow/commit/809211299c500fb2c8c1eeaee649e9cdf25cbdbc)
 implements the new work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to