Ctop Versions Save

Top-like interface for container metrics

v0.7.7

2 years ago
  • Adds uptime column
  • CPU bar color thresholds update
  • Updated container status icons
  • Optimize health status event handling
  • Adds ppc64le build
  • Adds "open in browser" menu option
  • Fix CPU count estimation

0.7.6

2 years ago
  • Fix freeze when container is started/stopped multiple times (@vmkrtchyan-wf)
  • Reduce internal logging memory usage when not in debug mode (@stokito)
  • Improve Docker events handling (@stokito)
  • Auto-detect container shell for exec (@stokito)
  • Replace scaleCpu option with dedicated column CPU Scaled (@stokito)
  • Enable pause/unpause menu action only for running or paused container (@stokito)
  • New image, ports, IPs, created columns in compact view (@stokito)
  • Improved environment variable display in single view (@stokito)
  • Fixed missing characters due in log view (@garsue)
  • Added link to macports install version (@judaew)

v0.7.5

3 years ago
  • Fixes container name, CID column truncation

v0.7.4

3 years ago
  • Adds configurable columns (toggle on/off, positioning)
  • I/O column now displays aggregate r/w across all volumes
  • Various stability fixes
  • Docker API client update

v0.7.3

4 years ago
  • Improved health check visibility
  • Added retry logic on failed / dropped daemon connection
  • Added error view for connection / config errors
  • Log view fixes for missing lines
  • Keyboard shortcut info added to help menu

v0.7.2

5 years ago
  • Added fullRowCursor config option
  • New pause and restart actions from container menu (thanks @xiechengsheng!)
  • Environment variable table added to single container view (thanks @serg-bloim!)
  • Network + IP info added to single container view (thanks @jphautin!)
  • Container name added to log view panel
  • Bug fixes

v0.7.1

6 years ago
  • Adds Windows support
  • Bugfix for ncurses 6.1+

v0.7

6 years ago
  • Adds support for config file, keybinding to save active config to file
  • Extends status icon for containers configured with a health check (thanks @sah4ez!)
  • Adds container menu + start, stop, remove functions (thanks @pete911!)
  • Status line for important ctop messages
  • Real-time log tailing menu (thanks @pete911!)

v0.6.1

6 years ago

v0.6.0

6 years ago
  • New --connector option and connector for RunC containers

  • Adds support for <pgup>/<pgdown> (thanks @yashpatel5400!)

  • <esc> key support for exiting dialog

  • Adds port mapping information (thanks @vielmetti!)

  • Multi-line metadata in expanded view

  • Adds debug logging via TCP socket