googleapis / java-pubsub

Apache License 2.0
123 stars 88 forks source link

Support for OpenTelemetry for Pubsub messages #1981

Open jfbenckhuijsen opened 3 months ago

jfbenckhuijsen commented 3 months ago

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Is your feature request related to a problem? Please describe. I'm looking at solving the OpenTelemtry feature request for the Quarkus Google Cloud extensions (see issue https://github.com/quarkiverse/quarkus-google-cloud-services/issues/451) and wonder if support for OTEL is planned or already being worked on for the Java client library

Describe the solution you'd like Preferebly I would assume we would like to have OTEL support in Pubsub-java itself, instead of providing this manually from the extension (as than multiple frameworks in the ecosystem can benefit from it, not just Quarkus).

Describe alternatives you've considered N/A

Additional context N/A

michaelpri10 commented 3 months ago

Hello! We do have plans to add Open Telemetry integration into this library and work on it will be beginning soon.