Skip to content

v0.16.0

Choose a tag to compare

@lebauce lebauce released this 29 Jan 16:07
· 3240 commits to master since this release
c5c3c98

Added

  • Add Kubernetes probe
  • Retrieve Open vSwitch port metrics
  • Allow traffic capture on Open vSwitch ports
  • Add host info, such as CPU, memory, OS, Open vSwitch options, to metadata
  • Add Preferences pane to the Web UI
  • Allow SSH to agents through the WebUI (thanks to Dede)
  • Allow cross compilation of Skydive

Changed

  • Long-running packet injections can now be stopped
  • Performance improvements:
    • Add gzip support for both API and WebSocket
    • JSON serialization optimizations
  • The skydive-client module now supports Python 2.7