Skip to content

SkyWalking CLI 0.5.0

Compare
Choose a tag to compare
@fgksgf fgksgf released this 29 Nov 15:10
· 118 commits to master since this release
8b31c49

Download

http://skywalking.apache.org/downloads/

Features

  • Use template files in yaml format instead
  • Refactor metrics command to adopt metrics-v2 protocol
  • Use goroutine to speed up dashboard global command
  • Add metrics list command

Bug Fixes

  • Add flags of instance, endpoint and normal for metrics command
  • Fix the problem of unable to query database metrics

Chores

  • Update release guide doc
  • Add screenshots for use cases in README.md
  • Introduce generated codes into codebase