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 more metrics to RabbitMQ (mnesia, exchange, node_up) #3252

Closed
jcmartins opened this issue Sep 19, 2017 · 2 comments
Closed

Add more metrics to RabbitMQ (mnesia, exchange, node_up) #3252

jcmartins opened this issue Sep 19, 2017 · 2 comments
Labels
area/rabbitmq feature request Requests for new plugin and for new features to existing plugins

Comments

@jcmartins
Copy link

Feature Request

See metrics below:

rabbitmq_node_up

rabbitmq_mnesia_table_read_only
rabbitmq_mnesia_table_disc_copies
rabbitmq_mnesia_table_disc_only_copies
rabbitmq_mnesia_table_local_content
rabbitmq_mnesia_table_majority_required
rabbitmq_mnesia_table_master_nodes
rabbitmq_mnesia_table_memory_bytes
rabbitmq_mnesia_table_ram_copies
rabbitmq_mnesia_table_records_count
rabbitmq_mnesia_table_disk_size_bytes

rabbitmq_exchange_messages_published_total
rabbitmq_exchange_messages_published_in_total
rabbitmq_exchange_messages_published_out_total
rabbitmq_exchange_messages_confirmed_total
rabbitmq_exchange_messages_delivered_total
rabbitmq_exchange_messages_delivered_no_ack_total
rabbitmq_exchange_messages_get_total
rabbitmq_exchange_messages_get_no_ack_total
rabbitmq_exchange_messages_deliver_get_total
rabbitmq_exchange_messages_redelivered_total
rabbitmq_exchange_messages_returned_total

@danielnelson danielnelson added the feature request Requests for new plugin and for new features to existing plugins label Sep 19, 2017
@danielnelson
Copy link
Contributor

Related to #874

mcdoker18 added a commit to mcdoker18/telegraf that referenced this issue Jun 17, 2018
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <[email protected]>
mcdoker18 added a commit to mcdoker18/telegraf that referenced this issue Jun 17, 2018
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <[email protected]>
mcdoker18 added a commit to mcdoker18/telegraf that referenced this issue Jun 19, 2018
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <[email protected]>
mcdoker18 added a commit to mcdoker18/telegraf that referenced this issue Jun 19, 2018
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <[email protected]>
mcdoker18 added a commit to mcdoker18/telegraf that referenced this issue Jun 19, 2018
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <[email protected]>
mcdoker18 added a commit to mcdoker18/telegraf that referenced this issue Jun 19, 2018
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <[email protected]>
otherpirate pushed a commit to otherpirate/telegraf that referenced this issue Mar 15, 2019
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <[email protected]>
otherpirate pushed a commit to otherpirate/telegraf that referenced this issue Mar 15, 2019
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <[email protected]>
dupondje pushed a commit to dupondje/telegraf that referenced this issue Apr 22, 2019
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <[email protected]>
bitcharmer pushed a commit to bitcharmer/telegraf that referenced this issue Oct 18, 2019
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <[email protected]>
athoune pushed a commit to bearstech/telegraf that referenced this issue Apr 17, 2020
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <[email protected]>
@telegraf-tiger telegraf-tiger bot closed this as completed Apr 8, 2021
@influxdata influxdata deleted a comment from telegraf-tiger bot Apr 8, 2021
@sspaink sspaink reopened this Apr 8, 2021
@sjwang90
Copy link
Contributor

@jcmartins is this feature request still relevant?

@sspaink sspaink closed this as completed Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rabbitmq feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

No branches or pull requests

4 participants