Arthur Barr
Arthur Barr
The current metrics are hosted by the `runmqserver` process, which creates a local bindings connection to the queue manager to listen for message on the pub/sub statistics topics. I agree...
Only queue manager-level metrics are exposed at the moment. This is because we need to introduce a new mechanism to specify which individual queues and channels to monitor (MQ doesn't...
The traditional MQ instructions are for creating a "kdb" file, which is a proprietary key store file used by MQ and some other IBM products. This image adds extra code...
There isn't a way at the moment, and I think that's something we need to fix. FYI @sdmarshall79 @parrobe I think that if there are no keys are certs in...
We do handle upgrades, but we concentrate on continuous delivery (CD) releases in containers, as we make regular updates to MQ to improve integration with container environments. If you really...
There seem to be two sets of people doing different things on this issue: 1. Stopping and restarting just the web component within a running container. The code was designed...
Multiple comments in this issue are specific to just restarting the web component within a running container. The issue has become confused, so I have closed it. If someone wants...
Closing out-dated PR.
This is now possible at queue manager creation time by setting the `MQ_QMGR_LOG_FILE_PAGES` variable, as documented in the [README](https://github.com/ibm-messaging/mq-container#environment-variables-supported-by-this-image).
They are not exported. There are additional metrics samples available here: https://github.com/ibm-messaging/mq-metric-samples