Benchmark logging customizations

Hi All,

I have an application where a user is using basic auth to login. I am using the "filter_parameter_logging :password" to filter out the password in the logs, but the benchmark logging is still showing the full query string unfiltered.

Are there any suggested ways for filtering the password out in the benchmark logging?

Thanks! -Tom