elastic / apm-agent-nodejs

https://www.elastic.co/guide/en/apm/agent/nodejs/current/index.html
BSD 2-Clause "Simplified" License
582 stars 225 forks source link

Add tracing and instrumentation for rabbitmq / amqplib #1188

Open ericln opened 5 years ago

ericln commented 5 years ago

Is your feature request related to a problem? Please describe. There currently isn't support for amqplib / rabbitmq.

Describe the solution you'd like Auto instrumentation for the incoming and outgoing message

Describe alternatives you've considered Manual

watson commented 5 years ago

Hi @ericln

Thanks for opening an issue about this. Support for these libraries are not currently on our roadmap, but it's something I think would make sense to add when we get time 👍

akindo commented 3 years ago

Hi. Any plan for adding RabbitMQ support to the Node agent? 😃

astorm commented 3 years ago

Hey @akindo, thanks for checking in.

We're not opposed to a RabbitMQ instrumentation module, but it's not something that's on our current roadmap.

akindo commented 3 years ago

Ok, thanks for the reply. 🙂

sundarv85 commented 2 months ago

Hey, Any plans on adding RabbitMQ now in Node agent?