Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to monitor all the queues and channels #338

Open
rputtur opened this issue Sep 29, 2024 · 1 comment
Open

Need to monitor all the queues and channels #338

rputtur opened this issue Sep 29, 2024 · 1 comment

Comments

@rputtur
Copy link

rputtur commented Sep 29, 2024

Hi Team,

Kindly let us know how to monitor all the queues and channels using this. Can we pass * in the below variables to monitor all the queues and channels?
ibmmq.monitoredQueues
ibmmq.monitoredChannels

Also kindly let us know, the best way to push queue manager error logs through otel.

Thanks in advance

@ibmmqmet
Copy link
Collaborator

ibmmqmet commented Oct 3, 2024

You CAN use "*" to monitor all queues and channels but that might give more objects than you care about. It's the kind of thing you could easily have tried of course.

For OTel logging, see here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants