Releases
v5.0.0
Compare
Sorry, something went wrong.
No results found
Exporters can have configuration provided in YAML file (-f <file>) instead of command line options
Use modules (go.mod) to define prereqs (ibm-messaging/mq-golang#138 )
Update to use v5.0.0 of the mq-golang repository as the new module format
Update to use more recent versions of other dependencies
Exporters now have some specific exit codes (in particular 30 for trying to connect to a standby qmgr) (#35 )
Default exit code for error situation is 1
New option -ibmmq.QueueSubscriptionFilter to restrict subscriptions made for each queue
Set it to PUT,GET for most useful metrics (#34 )
Default is to collect everything including OPENCLOSE and INQSET resources
Turn off echo when asking for passwords
All exporters now have comparable function on which objects to monitor
Some metric names on some exporters will have changed though not on Prometheus
You can’t perform that action at this time.