Releases: heywood8/amlen-prometheus-exporter
Releases · heywood8/amlen-prometheus-exporter
0.6.0
Release notes:
- Improved arguments handling
- Added default parameter values for exporter port and amlen-server address
- Added support for gathering metrics only once:
--once
parameter - Added github actions to test exporter with amlen-server in docker image
- Error messages now explicitly says "Error:"
- Minor lint tweaks and variable renamings
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
Release Notes:
Added a few subscription metrics:
- amlen_subscription_message_discarded
- amlen_subscription_message_expired
- amlen_subscription_message_buffered_max
- amlen_subscription_consumers
Added a few tags (labels) for subscription metrics:
- TopicString
- IsDurable
- IsShared