Open DanTulovsky opened 9 months ago
cc @alexanderellis @htuch
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.
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:]