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

AMQP example #59

Open
pfrydids opened this issue May 18, 2023 · 0 comments
Open

AMQP example #59

pfrydids opened this issue May 18, 2023 · 0 comments

Comments

@pfrydids
Copy link

Feature request

The example shown in the project documentation focuses on gRPC, it would be awesome if the example could demonstrate integration with AMQP. We already instrument our code using

https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/instrumentation

but then have to manually instrument our code for AMQP

Use case

We already instrument our code using

https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/instrumentation

but then have to manually instrument our code for AMQP . I'd hope that the auto-instrumentation
offered by this project could remove the need for the manual instrumentation required by AMQP.

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

No branches or pull requests

1 participant