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 amqplibIntegration to Node #13312

Closed
5 tasks
mydea opened this issue Aug 12, 2024 · 1 comment · Fixed by #13714
Closed
5 tasks

Add amqplibIntegration to Node #13312

mydea opened this issue Aug 12, 2024 · 1 comment · Fixed by #13714
Assignees
Labels

Comments

@mydea
Copy link
Member

mydea commented Aug 12, 2024

Description

We want to instrument amqplib. There is an existing OTEL instrumentation for this:

https://www.npmjs.com/package/@opentelemetry/instrumentation-amqplib

Tasks

This is a queue integration, and thus must follow https://develop.sentry.dev/sdk/telemetry/traces/modules/queues/. You can see https://docs.sentry.io/platforms/javascript/guides/node/tracing/instrumentation/custom-instrumentation/queues-module/ for a reference.

Copy link
Contributor

A PR closing this issue has just been released 🚀

This issue was closed by PR #13714, which was included in the 8.32.0 release.

mydea added a commit that referenced this issue Sep 26, 2024
This ensures that whenever we publish a release, we automatically add a
comment to all issues linked to PRs like this:


#13312 (comment)


![image](https://github.com/user-attachments/assets/c84a810f-5653-4fcc-85d0-bc6ad0aa4801)

This way, we do not need to manually go through issues, but users can
automatically be notified that a change should be out now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants