Support distributed tracing across Pub/Sub #9157
Labels
api: pubsub
Issues related to the Pub/Sub API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Is your feature request related to a problem? Please describe.
I want to be able to correlate distributed traces for requests sent over pub/sub
Describe the solution you'd like
Ideally, support for OpenTelemetry that will:
Describe alternatives you've considered
We're doing it manually for now with the OpenTelemetry propagators.
Additional context
Similar to #8366, but we haven't had issues with automated instrumentation over HTTP, but pub/sub is a big blindspot for us.
Sounds like there are internal discussions around supporting this over different languages like golang and nodejs, but can't tell how far those discussions have gone
The text was updated successfully, but these errors were encountered: