Skip to content

Releases: kbudde/rabbitmq_exporter

v1.0.0-RC11

14 Dec 22:12
Compare
Choose a tag to compare

Changelog

v1.0.0-RC10

13 Dec 22:27
Compare
Choose a tag to compare

v1.0.0-RC8

16 Jan 15:55
Compare
Choose a tag to compare
  • #151 old metrics still exist
  • #172 remove rabbitmq up metrics with empty labels
  • #175 support scraping memory breakdown

Fixed docker builds

25 May 20:08
Compare
Choose a tag to compare

#164 docker builds were broken

v1.0.0-RC7

21 Apr 05:15
Compare
Choose a tag to compare
  • exchange idle_since metric #126
  • use system ca if no ca file was provided #130
  • handle stop signals (gracefull shutdown) #137
  • added federation metrics #140
  • client certificate support (CERTFILE/KEYFILE settings) #143
  • slave_nodes_len and synchronised_slave_nodes_len metric #159
  • config file support #148
  • case sensitive regex #141

status code 500: added seperate section to readme (common errors) #150

shovel metrics (v1.0.0-RC6.1)

26 Apr 19:01
Compare
Choose a tag to compare
Pre-release

#121 shovel metrics

RC6 had an issue with bert encoding. Shovel plugin does not support bert; only json.

v1.0.0-RC5

23 Apr 23:11
Compare
Choose a tag to compare
v1.0.0-RC5 Pre-release
Pre-release

#120 issues using ipv6 for api -> use ipv4 by default
#119 idle_since metric for queues
Dockerfile is using Go 1.12 now

v1.0.0-RC4

11 Mar 21:39
Compare
Choose a tag to compare
v1.0.0-RC4 Pre-release
Pre-release

many changes.
Documentation needs to be updated.

v1.0-wip2

04 Feb 22:15
Compare
Choose a tag to compare
v1.0-wip2 Pre-release
Pre-release

-- v1.0-wip2
Work in progress. This release contains many breaking changes compared to v0.xx.
Please be careful.

  • #112 Arm64 builds (experimental)
  • metrics filter (EXCLUDE_METRICS config)
  • #92 label self=1 for queues, connections and nodes
  • #91 Add Queue and Connection status metrics

--- v1.0-wip1

Changes so far:

  • #101 Renamed metrics (overview, queues). See readme for current names
  • #53 new port 9419
  • capabilities bert, no_sort are enabled by default (recommended rabbitmq version: 3.6.9+, or set config to disable)
  • #58 up status for every module
  • #103 scrape duration metric for each module
  • #91 queue and connection status metric (connection_status, queue_status)

v1.0-wip1

04 Nov 09:26
Compare
Choose a tag to compare
v1.0-wip1 Pre-release
Pre-release

Work in progress. This release contains breaking changes compared to v0.xx.
Please be careful.

Changes so far:

  • #101 Renamed metrics (overview, queues). See readme for current names
  • #53 new port 9419
  • capabilities bert, no_sort are enabled by default (recommended rabbitmq version: 3.6.9+, or set config to disable)
  • #58 up status for every module
  • #103 scrape duration metric for each module
  • #91 queue and connection status metric (connection_status, queue_status)