Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OpenTelemetry Support for smallrye-reactive-messaging-gcp-pubsub #2941

Open
raphasil opened this issue Feb 25, 2025 · 1 comment · May be fixed by #2946
Open

Add OpenTelemetry Support for smallrye-reactive-messaging-gcp-pubsub #2941

raphasil opened this issue Feb 25, 2025 · 1 comment · May be fixed by #2946

Comments

@raphasil
Copy link

Currently, smallrye-reactive-messaging-gcp-pubsub does not have built-in support for OpenTelemetry, making it difficult to trace Pub/Sub messages effectively. Adding OpenTelemetry instrumentation would improve observability for applications using this connector.

Proposed Solution:

  • Integrate OpenTelemetry support into smallrye-reactive-messaging-gcp-pubsub to enable tracing for both published and consumed messages.
  • Provide a way to enable/disable tracing via configuration.
  • Upgrade com.google.cloud dependency to 26.55.0

Reference:
https://cloud.google.com/pubsub/docs/open-telemetry-tracing

@raphasil raphasil linked a pull request Feb 26, 2025 that will close this issue
@raphasil
Copy link
Author

Is there any update here? Am I missing anything?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant