google-cloud-cpp
google-cloud-cpp copied to clipboard
Capture current thread in otel traces
For long-lived spans (the ones for streaming RPCs and HttpPayload) we should capture the thread used for each event / child span.
Ping @dbolduc
We still want to do this.