Progress bar is not the most helpful representation for replication slots on Geo dashboard

Problem to solve

The replication slots are represented as a progress bar. The information is not reflect working being done (i.e. progress). Further, the progress bar is always green even if it's < 100%.

Proposal

Since replication slots represent pretty static values (i.e. they don't automatically change) and do not represent work being done (unlike replication and verification), the progress bar while not necessary incorrect is not a good way to represent this information. Instead, we should show explicit values (e.g. 4/4, 3/4, etc ..). When the value of failed slots is greater than 0 the numbers should be highlighted in red alerting the user to a problem.

Intended users

Edited by Sampath Ranasinghe