​pmp-check-mysql-innodb ignore user - feature request

We have a mysql user that runs queries expected to take much longer than average. Rather than increasing the threshold for all users, we’d like to ignore this specific user and keep the thresholds at their normal level. Is it possible to get an added feature to ignore long running transactions (max_duration check) for specified users?

I’ve updated our local script and added an -I option which takes a comma separated list of users to ignore. I’d be happy to share the code if this is something you are interested in adding to the plugin. Thank you.