Using a cluster with one database with two shards, the V2 metrics cluster dashboard mistakenly reports that I have two databases:
This is because it uses redis_server_up, which is the number of shards that are running, documented here.
I have an idea for a fix, will submit a PR.