xBis7 commented on PR #68213:
URL: https://github.com/apache/airflow/pull/68213#issuecomment-4679054912

   @amoghrajesh From the description
   
   > Adds five StatsD counters and an OpenTelemetry span 
   
   You can also use OpenTelemetry for metrics.
   
   > My setup involved running breeze with statsd integration and manually 
running a jaeger too. breeze start-airflow --integration statsd (which includes 
statsd-exporter, prometheus, grafana, and jaeger in my local).
   
   If you just use the otel integration, you won't have to add jaeger yourself. 
OTel will be used for both metrics and traces.
   
   Also, the new spans in this PR are just for debugging purposes, right?
   
   


-- 
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