The following fields can be specified in $site_path/etc/@PLUGIN@.config
file:
[metrics] exclude = caches.* exclude = events.*
metrics.exclude
: String used to exclude metrics from the report. It can be specified multiple times. Parsed as regular expression. Note, ^ and $ are automatically added around the string.