3 Commits
Author SHA1 Message Date
Dominik DzieniaandGitHub 22d150664b Fix dbsize for usage with Atlas (#5962) 2020-09-08 08:01:58 +03:00
Dominik DzieniaandGitHub 43165a0cca [DEV][FIX] Fix dbsize plugin to make it hideable again (#5529)
* [FIX] Making dbsize plugin default but hideable - removed its forced show state

* Removed unused lodash dependency
2020-02-22 17:00:21 +02:00
Dominik DzieniaandGitHub 44ab2a79dc Plugin to show database size (% of available space or in MiB) (#5496)
* Database size plugin - pill that displays current mongoDB database size

* Enabled dbsize by default

* Fixed bug with dbsize not shownig when size is (rounded) 0% but real bytes > 0

* Cleanup & update to iconfont generation manual

* Changed how warning/urgent levels are configured - from absolute MiB to percentage of DBSIZE_MAX
2020-02-10 08:56:38 +02:00