2020-03-24 05:39:05 UTC - Pedro Fernandez: do you mean just enable in the ansible conf file? didnt you have to run a container with statsd and kamon? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585028345406100?thread_ts=1584672356.386700&cid=C3TPCAQG1 ---- 2020-03-24 13:12:58 UTC - Keerthi Kumar S R: Hi team, Where do we get the information about how much memory used by the function for execution. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585055578407900?thread_ts=1585055578.407900&cid=C3TPCAQG1 ---- 2020-03-24 13:13:33 UTC - Keerthi Kumar S R: I can see the duration of execution but not the Memory used for execution... How to get the Memory? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585055613408000?thread_ts=1585055578.407900&cid=C3TPCAQG1 ---- 2020-03-24 13:21:45 UTC - Rodric Rabbah: it’s not measured/reported https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585056105408200?thread_ts=1585055578.407900&cid=C3TPCAQG1 ---- 2020-03-24 14:55:51 UTC - Keerthi Kumar S R: @Rodric Rabbah is there a way to measure? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585061751408400?thread_ts=1585055578.407900&cid=C3TPCAQG1 ---- 2020-03-24 14:56:54 UTC - Rodric Rabbah: iirc the information is in the docker inspect results, you could grab it from there and record it in the activation result https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585061814408700?thread_ts=1585055578.407900&cid=C3TPCAQG1 ---- 2020-03-24 15:02:01 UTC - Keerthi Kumar S R: ok... Any reason why it is currently not part of system?? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585062121408900?thread_ts=1585055578.407900&cid=C3TPCAQG1 ---- 2020-03-24 15:04:40 UTC - Rodric Rabbah: no https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585062280409200?thread_ts=1585055578.407900&cid=C3TPCAQG1 ---- 2020-03-24 15:04:41 UTC - Rodric Rabbah: <https://github.com/apache/openwhisk/issues/2839> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585062281409400?thread_ts=1585055578.407900&cid=C3TPCAQG1 ---- 2020-03-24 15:04:56 UTC - Rodric Rabbah: contributions are welcome :smile: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585062296409600?thread_ts=1585055578.407900&cid=C3TPCAQG1 ---- 2020-03-24 15:05:54 UTC - Keerthi Kumar S R: Thank you https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585062354409800?thread_ts=1585055578.407900&cid=C3TPCAQG1 ---- 2020-03-24 15:06:11 UTC - Keerthi Kumar S R: will definitely look into it https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585062371410000?thread_ts=1585055578.407900&cid=C3TPCAQG1 ---- 2020-03-24 18:15:15 UTC - Bilal: With the kubernetes version, I simply added a line into my YAML config file and it ran a container automatically. I've never used the Ansible version https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585073715410200?thread_ts=1584672356.386700&cid=C3TPCAQG1 ---- 2020-03-24 18:51:23 UTC - Carlos Santana: @Matt Rutkowski Good job representing today :openwhisk: at the Knative Functions to-be WG :thankyou: Demo: <https://mrutkows.gitbook.io/ow-knative-demo/|Gitbook> Presentation: <https://github.com/mrutkows/ow-kn-demo/raw/master/2020-03-24-OpenWhiisk-Summary-Demo-for-Knative-WG.pptx|PPTX> thankyou : Matt Rutkowski yay : Rodric Rabbah, Dragos Dascalita Haut, Pepi Paraskevoulakou, Neeraj Mangal clap : Dragos Dascalita Haut, Neeraj Mangal https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585075883412600 ---- 2020-03-24 19:31:41 UTC - Bilal: <https://github.com/apache/openwhisk/blob/master/core/monitoring/user-events/README.md> try this? it was at the end of the readme above https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1585078301413200?thread_ts=1584672356.386700&cid=C3TPCAQG1 ----