Open paologallinaharbur opened 11 months ago
There's no specific document.
Dynamic queues have no direct relationship to non-durable publications.
If you are not authorised to do something, then the queue manager will generate appropriate reports (error logs/events) so you can fix up the permissions.
https://github.com/ibm-messaging/mq-metric-samples/pull/145 has detailed information from a z/OS perspective; on a different platform the settings are controlled differently. And the command queue has a different name. [...]
Have you linked the right issue? I only see a dependabot PR listing unrelated changes, unless I am missing something
Ok, to wrap up the answer is that it depends, but:
MQI
also it depends, but I understand that put -> MQPUT is required as well as get ->MQGET
(with BROWSE), right?Thanks again for your time and help!
Hello, first of all, thanks for building and maintaining this exporter! I have some questions regarding the Prometheus exporter permissions and, in general, how this component works.
Thanks again for the help 😄