Is your feature request related to a problem? Please describe.
The current System Stats displays cpu/memory/disk stats for the entire server, but only has the option to filter by dbname. This might not be practical for users with hundreds/thousands of unique dbnames, groups of whom share the same server.
Describe the solution you'd like
Given that tags is the potential way to identify different servers for different dbnames, It would be beneficial to introduce a new tag filter that limits the dbnames being shown, e.g., filter: host_tag=myhost
Describe alternatives you've considered
.
Additional context
.