envoyproxy / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
24.96k stars 4.8k forks source link

Opentelemetry Tracer: missing log events #31777

Open DanTulovsky opened 9 months ago

DanTulovsky commented 9 months ago

Title: Opentelemetry Tracer: missing log events

Description: The lightstep tracer used to log span logs (events) as part of its operation. It included information like timing for when the client connected, timing when the first header was received, and, importantly, timing when the last data was received. It was super useful to have this breakdown for troubleshooting, because it would allow finding out if the client is slow sending data.

The opentelementry trace doesn't seem to have this information. Can you please consider adding it?

Thank you

[optional Relevant Links:]

Any extra documentation required to understand the issue.

phlax commented 9 months ago

cc @alexanderellis @htuch

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.