csantanapr opened a new issue #123: Add a quick status utilility URL: https://github.com/apache/incubator-openwhisk-cli/issues/123 @cfjedimaster commented on [Mon Oct 23 2017](https://github.com/apache/incubator-openwhisk/issues/2886) It would be nice if there was a quick way to get stats about an action. So something like: wsk stats ACTIONNAME Which would report a very brief summary: ACTIONNAME has had X invocations in 24h. Average duration is 219ms. Error rate is 2% Obviously Bluemix's online reporting can show some of this and you can build your own tools to report similar values, but I'm thinking that the CLI could provide a quick summary of your action and that could be pretty useful.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
