This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch ospp-2022 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
commit 760df447bb18230c773174fdfc01d0526e26db54 Author: Gao Hongtao <[email protected]> AuthorDate: Thu Apr 21 05:59:33 2022 +0000 Update the mentor of SWCK Signed-off-by: Gao Hongtao <[email protected]> --- content/events/summer-ospp-2022/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/events/summer-ospp-2022/readme.md b/content/events/summer-ospp-2022/readme.md index eea9b90564..0cbc9185c8 100644 --- a/content/events/summer-ospp-2022/readme.md +++ b/content/events/summer-ospp-2022/readme.md @@ -17,7 +17,7 @@ Apache SkyWalking has been accepted in OSPP 2022 | SkyWalking | Metrics anomaly detection with machine learning | Advanced Level | Yihao Chen / [email protected] | An MVP version of ML-powered metrics anomaly detection using dynamic baselines and thresholds | Python, Java | https://github.com/apache/skywalking | | SkyWalking Python | Collect PVM metrics and send the metrics to OAP backend, configure dashboard in UI | Normal Level | Zhenxu Ke / [email protected] | Core Python VM metrics should be collected and displayed in SkyWalking. | Python | https://github.com/apache/skywalking-python [issue](https://github.com/apache/skywalking/issues/5944) | | SkyWalking BanyanDB| Command line tools for BanyanDB| Normal Level|Hongtao Gao/[email protected]| Command line tools should access relevant APIs to manage resources and online data.|Go|https://github.com/apache/skywalking-banyandb | -| SkyWalking SWCK|CRD and controller for BanyanDB| Advance Level|Hongtao Gao/[email protected]| CRD and controller provision BanyanDB as the native Storage resource.|Go|https://github.com/apache/skywalking-swck | +| SkyWalking SWCK|CRD and controller for BanyanDB| Advance Level| Ye Cao/dashanji@@apache.org| CRD and controller provision BanyanDB as the native Storage resource.|Go|https://github.com/apache/skywalking-swck | | SkyAPM-Go2sky | Collect golang metrics such as gc, goroutines and threads, and send the the metrics to OAP backend, configure dashboard in UI | Normal Level | Wei Zhang / [email protected] | Core golang metrics should be collected and displayed in SkyWalking. | Go | https://github.com/SkyAPM/go2sky | Mentors could submit pull requests to update the above list.
