Commit Graph

2 Commits

Author SHA1 Message Date
Cody Jackson a3e80cbf5c Fixing logging overview broken links
Link formatter had the way options were
expected changed which broke the existing links.

I also fixed a missing 'row' warning.

rancher/dashboard#1422
2020-09-28 10:09:01 -07:00
Cody Jackson 6e81b2caa3 Implementing logging overview
- Made a generic CountGauge
- Made ResourceGauge a specialization of CountGauge
- Swapped the cluster overview page to using the counts instead of requesting the resources

rancher/dashboard#1089
2020-09-09 10:14:43 -07:00