Docker Stats for VSCodeThis extension intents to provide displaying of Docker resources usage in VSCode interface. Currently, the info are displayed only in a Statusbar item. Other displays are planned for future. FeaturesDocker resource usage Statusbar itemThe extension provides a statusbar item which presents the Docker usage of PC resources, currently supporting CPU % (100% per core) or RAM usage (absolute and/or percent). Selection of statusbar item resources info being displayedClicking this statusbar item or launching the command Docker Stats: Select Info to Display on Status Bar in command palette launches a selection of which resources the user wants to be displayed in this statusbar item. RequirementsThis extension requires Docker to be installed in system. Curently only tests for unix systems were performed Extension SettingsInclude if your extension adds any VS Code settings through the For example: This extension contributes the following settings:
Release notes0.1.0Initial release of Docker Stats for VSCode Initial features:
|