You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by OpenWhisk Team Slack <ra...@apache.org> on 2010/01/01 00:01:01 UTC

[slack-digest] [2022-07-12] #general

2022-07-12 00:30:00 UTC - Dominic Kim: AFAIK, it's not yet production ready because it does not support logging if we enable the feature.
This is because the system relies on the sentinel-based logging which differentiates logs for each activation based on a certain mark denoting the starting/end point of logs, but when we use intra-concurrency logs can interweave.
We need another way to differentiate and collect logs for each activation.
I believe this is one of the most important features to improve the performance of OW.
Regarding the plan, I haven't heard of anything.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1657585800810589?thread_ts=1657585800.810589&cid=C3TPCAQG1
----