Open
Description
Hi, I get quite many requests from mongodb that I don't really want to be analyzed as they happen very often and can easily make it up to 1M of spans/month. I tried to find a way to block (filter out) particularly this kind of command but didn't find anything.
Is there a way to have something similar to http.blacklist
configuration option, but for commands to mongodb?