Is it possible to create APM agents for RabbitMQ, Kafka, Nginx, Redis and BeanStalkd

We would like to setup APM for application. Our application has following softwares running in production and we want APM agents to send data to APM server for these applications.

Please let us know if APM agents are available for below.

RabbitMQ
Kafka
Nginx
Redis
Beanstalkd

if agents are avaialble for this, let me know which is the compatible agent for example Java/Go/Ruby etc.

@jibitgeorge I use Elastic APM with the Java agent and I know that it works for:

  • Kafka
  • Redis (supports libraries like Jedis, Lettuce, Redisson)

I don't see support for:

  • RabbitMQ
  • Nginx
  • Beanstalkd

For Go you can find the supported technologies here:
https://www.elastic.co/guide/en/apm/agent/go/current/supported-tech.html

For Ruby here:
https://www.elastic.co/guide/en/apm/agent/ruby/current/supported-technologies.html

Hope this answers your question

Thank you @ssouris for your reply.

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.