Releases: kbudde/rabbitmq_exporter
Releases · kbudde/rabbitmq_exporter
v1.0.0-RC11
Changelog
- 1ff4ab5 feat: build binary files
v1.0.0-RC10
- add some metrics about rate by @jiangxinlingdu in #180
- updated dependencies
- support queue_length metrics drom policies by @kbudde in #238
v1.0.0-RC8
Fixed docker builds
#164 docker builds were broken
v1.0.0-RC7
- 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)
#121 shovel metrics
RC6 had an issue with bert encoding. Shovel plugin does not support bert; only json.
v1.0.0-RC5
v1.0.0-RC4
many changes.
Documentation needs to be updated.
v1.0-wip2
-- 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
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)