Commit Graph

15 Commits

Author SHA1 Message Date
Ikko Ashimine 653f2d5bf6
Fix typo in plugins.mk
overriden -> overridden
2022-09-09 11:40:53 +09:00
Gerhard Lazu fae836f1c6
Remove rabbitmq_stream_prometheus plugin
All these metrics, except publishers & consumers, are handled by
rabbitmq_global_metrics, so we currently have duplicates. As I started
removing these, I realised that tests were written in Java - why not
Erlang? - and they seemed way too complicated for what was needed. After
the new rabbitmq_global_metrics, we are left with 2 metrics, and all the
extra code simply doesn't justify them. I am proposing that we add them to
rabbit_global_counters as gauges. Let's discuss @dcorbacho @acogoluegnes

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2021-06-22 14:14:26 +01:00
Arnaud Cogoluègnes d1a2f03abf
Add stream prometheus plugin to plugins.mk 2021-01-28 17:18:03 +01:00
Arnaud Cogoluègnes 23d7e8114c
Introduce stream management plugin 2020-11-19 14:48:25 +01:00
Jean-Sébastien Pédron 7d7fd429d4
plugins.mk: Sort plugins alphabetically 2020-11-16 12:56:24 +01:00
Arnaud Cogoluègnes aa9cd55755
Add stream plugin to plugins.mk 2020-11-03 14:33:50 +01:00
Arnaud Cogoluègnes c450f77770
Add OAuth2 plugin 2019-07-09 16:11:33 +02:00
Gerhard Lazu 248462a798
Add rabbitmq_prometheus plugin
[#164376052]
2019-04-22 21:53:49 +01:00
Jean-Sébastien Pédron 3b1254d40c
Merge branch 'stable' 2017-10-31 09:22:43 +01:00
Jean-Sébastien Pédron 44e56507f4
plugins.mk: Add rabbitmq_random_exchange to the distribution 2017-10-31 09:21:07 +01:00
Jean-Sébastien Pédron 94370e3a29
plugins.mk: Sync with the list in rabbitmq-ci 2017-10-17 17:06:42 +02:00
Jean-Sébastien Pédron 635c99dba5
Merge branch 'stable' 2016-12-07 13:38:20 +01:00
Jean-Sébastien Pédron 2c83f8915d
plugins.mk: The list is overriden by the server-release Concourse pipeline
[#131643765]
2016-12-07 13:34:12 +01:00
Jean-Sébastien Pédron 3ad6519ad2
plugins.mk: Sort list alphabetically 2016-12-07 13:31:54 +01:00
Jean-Sébastien Pédron b40686fdc2
Makefile: Move plugins list to `plugins.mk`
[#131643765]
2016-12-07 11:20:41 +01:00