You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.
Eventually would like to get a regex option :) There's already minimal filtering available, it's just not where I'd like it to be... will review this when I can.
Hello,
I need to filter several queues starting with specific string so I modified your code a bit:
Removed this line:
rabbitmq-zabbix/scripts/rabbitmq/api.py
Line 50 in fe59d5a
And replaced this line:
rabbitmq-zabbix/scripts/rabbitmq/api.py
Line 51 in fe59d5a
with:
And the same goes for lines:
rabbitmq-zabbix/scripts/rabbitmq/api.py
Lines 138 to 139 in fe59d5a
Perhaps you could consider adding possibility to use wildcard filters for queues/shovels?
The text was updated successfully, but these errors were encountered: