How to count async Action invoke per second? Or count the total amount of asynchronous Action invoke?
Open
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
I want to count OpenWhisk's asynchronous execution TPS, and we only use `wsk -i action invoke xxxx` to invoke aysnc action, but I do not konw how to count invoke times for Calculate the Number of Action invoke per second.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.