Giter Site home page Giter Site logo

Comments (3)

noxdafox avatar noxdafox commented on July 18, 2024

Hello,

could you provide me an example setup which I could use for testing it?

How am I supposed to configure the exchange/queues in order to see the routingKeys?

Could you provide an example configuration? Either via shell commands or via rabbitmq config?

from rabbitmq-cloudwatch-exporter.

Cimballi avatar Cimballi commented on July 18, 2024

There is no specific setup, I just installed RabbitMQ with 2 plugins (+ this project) :
sudo rabbitmq-plugins enable rabbitmq_management
sudo rabbitmq-plugins enable rabbitmq_stomp

Then I have Spring Boot app which I configured so that RabbitMQ is used as a broker relay. I open a Stomp connection on "/topic/mytopic" and on the RabbitMQ console you will see an "amq.topic" exchange with a "mytopic" routingKey.

Is that what you are asking for ?

from rabbitmq-cloudwatch-exporter.

noxdafox avatar noxdafox commented on July 18, 2024

This plugin collects the internal metrics of RabbitMQ and forwards them to CloudWatch. It does not collect the metrics itself.

I had a look at the broker metrics and it does not collect metrics per routing key. I guess it's because it would add a bit of overhead considering that the amount of published routing keys can virtually be infinite.

Hence, I am afraid this cannot be solved in the plugin itself. I would suggest to open a ticket to RabbitMQ itself and see if they can add this level of granularity in their metrics.

from rabbitmq-cloudwatch-exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.