Skip to content

SkyWalking CLI 0.1.0

Compare
Choose a tag to compare
@kezhenxu94 kezhenxu94 released this 10 Dec 12:19
· 172 commits to master since this release

Download

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

Features

  • Add command swctl service to list services
  • Add command swctl instance and swctl search to list and search instances of service.
  • Add command swctl endpoint to list endpoints of service.
  • Add command swctl linear-metrics to query linear metrics and plot the metrics in Ascii Graph mode.
  • Add command swctl single-metrics to query single-value metrics.

Chores

  • Set up GitHub actions to check code styles, licenses, and tests.