-
Notifications
You must be signed in to change notification settings - Fork 263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在 docker 里面运行时,磁盘使用量显示问题 #217
Labels
Comments
请问有docker下显示的截图吗?我没用过docker,可能需要更多信息。 |
这个好处理,下个版本会把总空间和占用空间字节数作为判断依据,如果一样就只显示第一个。 |
只是增加的磁盘名的显示,要是能折叠起来就会好看一些 |
更新下8.18版本,看看效果如何? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
因为 docker 里面有些配置文件也是挂载的。
新版的探针会显示出每一个挂载的配置文件路径的容量
虽然能显示所有挂载点的容量,初衷是好的,
docker这种情况有什么判断来折叠显示吗?否则显示一列10多条都是一样的,不太好看
The text was updated successfully, but these errors were encountered: