You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by Erez Hadad <ER...@il.ibm.com> on 2018/10/29 10:55:11 UTC

Profiling OpenWhisk operation

Hi folks,

I've found several indications in the OpenWhisk code, showing that it uses 
Kamon (kamon.io) for reporting internal metrics and profiling.
Can someone please explain (or direct to an explanation) how to set up 
OpenWhisk profiling with Kamon and Prometheus?

Regards,
-- Erez

Erez Hadad, PhD
Cloud System Technologies
IBM Research - Haifa
email: erezh@il.ibm.com
phone: +972-4-829-6509




Re: Profiling OpenWhisk operation

Posted by Carlos Santana <cs...@gmail.com>.
If you just want Graphana dashboards you can use the instructions in the
docs that point to an image with StastD here
https://github.com/apache/incubator-openwhisk/blob/master/docs/metrics.md

If you want to get the metrics from StatsD to Prometheus I found this looks
like it can be use, it even says you can skip StatsD server and just point
directly the the exporter https://github.com/prometheus/statsd_exporter

If you have success would be awesome for you to add a reference to the
metrics doc.

— Carlos
On Mon, Oct 29, 2018 at 6:55 AM Erez Hadad <ER...@il.ibm.com> wrote:

> Hi folks,
>
> I've found several indications in the OpenWhisk code, showing that it uses
> Kamon (kamon.io) for reporting internal metrics and profiling.
> Can someone please explain (or direct to an explanation) how to set up
> OpenWhisk profiling with Kamon and Prometheus?
>
> Regards,
> -- Erez
>
> Erez Hadad, PhD
> Cloud System Technologies
> IBM Research - Haifa
> email: erezh@il.ibm.com
> phone: +972-4-829-6509
>
>
>
>