ferruzzi commented on PR #40802:
URL: https://github.com/apache/airflow/pull/40802#issuecomment-2471500267

   I like the idea of truncating the logs.  The big question there would be if 
we should `head` the logs or `tail` the logs.... if we are cutting them short, 
is it more useful to have the beginning or the end?  I'd say maybe the end, but 
honestly, it's so hard to say.  Many times you have to scroll back to find a 
real root cause.
   
   Either way, if I may humbly make a request, can we please make an effort to 
refer to Traces and Metrics rather than calling both OTel?   They are two 
distinct features which both use OTel, but I feel like the recent discussion 
around improving Traces has undermined confidence in the OTel Metrics 
implementation which AFAIK is not having any issues.  There is a project 
underway to improve the Metrics docs which [seems to be 
stalled](https://github.com/apache/airflow/pull/43340) because of confusion 
around the Traces discussion.  The two are not related and IMHO discussion 
around Traces shouldn't be affecting the Metrics improvement project.


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