Re: New ContainerPool

2017-04-04 Thread 김동경
So great to hear both of it. The great new implementation of ContainerPool I am looking forward to it. And idea on integration of APM with OW. Imho, it would be great to consider pinpoint( https://github.com/naver/pinpoint) as an option. Since core OW components run on JVM, pinpoint could be a

Re: New ContainerPool

2017-04-04 Thread Dascalita Dragos
Looks nice James ! "...It would be great to have Zipkin or OpenTracing support embedded within the core OpenWhisk platform that users could enable with a feature flag for functions" +1. I was looking to add zipkin for the OW components, mainly Controller and Invoker. It's very useful to have

Re: New ContainerPool

2017-04-04 Thread James Thomas
I need to write up my blog post about the zipkin library for OpenWhisk. Using a client-side function wrapper does work but has a few issues with performance. It would be great to have Zipkin or OpenTracing support embedded within the core OpenWhisk platform that users could enable with a feature f

Re: New ContainerPool

2017-04-04 Thread Michael M Behrendt
Hi Dragos, James Thomas has done some work around zipkin & openwhisk. Is that what you're looking for? https://www.npmjs.com/package/zipkin-instrumentation-openwhisk Sent from my iPhone > On 4 Apr 2017, at 23:50, Dascalita Dragos wrote: > > This looks very promising Markus ! Great work ! >

Re: New ContainerPool

2017-04-04 Thread Dascalita Dragos
This looks very promising Markus ! Great work ! I'm wondering if anyone is currently looking into integrating HTrace and Zipkin; if there's no on-going effort I'm interested to do this. At least my team and I are interested in getting a distributed tracing solution in place, helpful in highlighti

[GitHub] jasonpet closed pull request #68: bump gradle to version 3.3

2017-04-04 Thread git
jasonpet closed pull request #68: bump gradle to version 3.3 URL: https://github.com/apache/incubator-openwhisk-package-pushnotifications/pull/68 This is an automated message from the Apache Git Service. To respond to the m

Re: Work item of OpenWhisk CLI becoming a separate Go project

2017-04-04 Thread Carlos Santana
+1 Thanks Vincent for driving this effort This will allows to versioned the, and improve installation UX - Carlos Santana @csantanapr > On Apr 4, 2017, at 10:22 AM, Vincent S Hou wrote: > > Hi everyone, > > OpenWhisk Go CLI has already started its journey to departure from the > openwhisk co

Work item of OpenWhisk CLI becoming a separate Go project

2017-04-04 Thread Vincent S Hou
Hi everyone, OpenWhisk Go CLI has already started its journey to departure from the openwhisk code base and become a separate Go project. Go CLI code will be officially hosted here: https://github.com/openwhisk/openwhisk-client-go, used to be under https://github.com/openwhisk/openwhisk/tree/maste