googleapis / google-cloud-cpp

C++ Client Libraries for Google Cloud Services
https://cloud.google.com/
Apache License 2.0
546 stars 364 forks source link

Capture current thread in otel traces #11259

Open coryan opened 1 year ago

coryan commented 1 year ago

For long-lived spans (the ones for streaming RPCs and HttpPayload) we should capture the thread used for each event / child span.

dbolduc commented 8 months ago

Ping @dbolduc

scotthart commented 1 month ago

We still want to do this.