justinsj commented on issue #5195:
URL: https://github.com/apache/openwhisk/issues/5195#issuecomment-1086743631


   The request information from `wsk activation get {activationId}` includes 
information on the:
   - duration : execution time
   - initTime: time to initialize the container (only present if invocation was 
a cold start)
   - waitTime: time from controller receiving the action and invoker 
provisioning a container
   [Source](https://github.com/apache/openwhisk/blob/master/docs/annotations.md)
   
   Hope this helps!


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to