kezhenxu94 opened a new pull request #14: [Feature] Add metrics commands and support display in AsciiGraph style URL: https://github.com/apache/skywalking-cli/pull/14 ```shell skywalking-cli $ ./bin/swctl --display=graph metrics global p99 --start '2019-11-18 2300' --end '2019-11-18 2322' 3080 ┤╭╮╭──╮ ╭─╮ ╭─╮ 3079 ┤│││ │ │ │ │ │ 3078 ┤│││ │ │ │ │ │ 3077 ┤│││ │ │ │ │ │ 3076 ┤│││ │ │ │ │ │ 3075 ┤│││ │ │ │ │ │ 3074 ┤│││ │ │ │ │ │ 3073 ┤│││ │ │ │ │ │ 3072 ┤│││ │ │ │ │ │ 3071 ┤│││ │ │ │ │ │ 3070 ┤│││ │ │ ╰───╮ ╭╮╭╯ ╰─ 3069 ┤│││ │ │ │ │││ 3068 ┤│││ │ │ │ │││ 3067 ┤│││ │ │ │ │││ 3066 ┤│││ │ │ │ │││ 3065 ┤│││ │ │ │ │││ 3064 ┤│││ │ │ │ │││ 3063 ┤│││ │ │ │ │││ 3062 ┤│││ │ │ │ │││ 3061 ┤│││ │ │ │ │││ 3060 ┼╯╰╯ ╰─╯ ╰─╯╰╯ skywalking-cli $ ./bin/swctl --display=graph service ls --start '2019-11-18 2300' --end '2019-11-18 2322' FATAL type of []schema.Service is not supported to display as graph ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services
