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 <[email protected]> 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: [email protected] > phone: +972-4-829-6509 > > > >
