rabbah commented on issue #3241: Impossible the see usage of a shared package
URL: 
https://github.com/apache/incubator-openwhisk/issues/3241#issuecomment-364100745
 
 
   A related thought - today when you invoke an action through a binding, the 
resolution to the package happens fairly early on. The activation record that's 
created does not note that the activation came through a binding.
   
   The activation count for an action in a package is owned by the caller. It 
may be useful to provide metrics that show the owner of a package how often 
their actions are  @invoked by others (through binding or directly).
   
   I can see that being useful - and for a catalog of packages/actions that are 
public, could serve as a way of providing meaningful information; eventually 
coupled with "stars" and recommendations in a curated catalog.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to