# RabbitMQ redeliveries metrics?

**URL:** https://discuss.elastic.co/t/rabbitmq-redeliveries-metrics/215527
**Category:** Beats
**Tags:** metricbeat
**Created:** [January 17, 2020, 9:50pm UTC](https://discuss.elastic.co/t/rabbitmq-redeliveries-metrics/215527 "2020-01-17T21:50:32Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![IamaBase](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/iamabase/32/69357_2.png) [@IamaBase](https://discuss.elastic.co/u/IamaBase)
#### Post date: [January 17, 2020, 9:50pm UTC](https://discuss.elastic.co/t/rabbitmq-redeliveries-metrics/215527/1 "2020-01-17T21:50:32Z")

</div>

I notice that these used to be provided in the exchange metricset: [https://github.com/elastic/beats/pull/6607/files/34b28f231537933ee1e0296393f6e726bc6d060d](https://github.com/elastic/beats/pull/6607/files/34b28f231537933ee1e0296393f6e726bc6d060d)

But it appears they are not included as of 7.5.1. Is there a way to implement these?

---

<div class="post-metadata">

### Author: ![Mario\_Castro](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mario_castro/32/35107_2.png) [@Mario\_Castro](https://discuss.elastic.co/u/Mario_Castro)
#### Post date: [January 21, 2020, 12:55pm UTC](https://discuss.elastic.co/t/rabbitmq-redeliveries-metrics/215527/2 "2020-01-21T12:55:50Z")

</div>

Hi @IamaBase 🙂

Sorry, when you say "these" what do you exactly mean? "exchanges" metricset has not suffer big changes recently so maybe it's something that has changed in your version of RabbitMQ. Which version of RabbitMQ are you using?

Thanks

---

<div class="post-metadata">

### Author: ![IamaBase](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/iamabase/32/69357_2.png) [@IamaBase](https://discuss.elastic.co/u/IamaBase)
#### Post date: [January 27, 2020, 10:49pm UTC](https://discuss.elastic.co/t/rabbitmq-redeliveries-metrics/215527/3 "2020-01-27T22:49:50Z")

</div>

Sorry. I mean the metrics regarding redelivered messages. The RabbitMQ version is 3.6.10.

I am currently feeding them into our alert chain via DataDog. I can see metrics related to message redeliveries via `/api/overview` and `/api/queues` within the `message_stats` objects.

I think the DataDog Agent gets them here:

> <https://github.com/DataDog/integrations-core/blob/master/rabbitmq/datadog_checks/rabbitmq/rabbitmq.py#L46>

  

> <https://github.com/DataDog/integrations-core/blob/master/rabbitmq/datadog_checks/rabbitmq/rabbitmq.py#L69>

  

> <https://github.com/DataDog/integrations-core/blob/master/rabbitmq/datadog_checks/rabbitmq/rabbitmq.py#L111>

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [February 24, 2020, 10:50pm UTC](https://discuss.elastic.co/t/rabbitmq-redeliveries-metrics/215527/4 "2020-02-24T22:50:04Z")

</div>

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