From 2f41e6d7e7aca292592dc39df6cd388f807ae12b Mon Sep 17 00:00:00 2001 From: Yash sharma <71271069+Yashsharma1911@users.noreply.github.com> Date: Fri, 2 Aug 2024 21:42:52 +0530 Subject: [PATCH] LFX 24 Term 3: Service Mesh Performance (#1291) Signed-off-by: Yash sharma <71271069+Yashsharma1911@users.noreply.github.com> Signed-off-by: Nate W Co-authored-by: Nate W --- .../lfx-mentorship/2024/03-Sep-Nov/project_ideas.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/programs/lfx-mentorship/2024/03-Sep-Nov/project_ideas.md b/programs/lfx-mentorship/2024/03-Sep-Nov/project_ideas.md index 1264deff..228aa954 100644 --- a/programs/lfx-mentorship/2024/03-Sep-Nov/project_ideas.md +++ b/programs/lfx-mentorship/2024/03-Sep-Nov/project_ideas.md @@ -43,3 +43,15 @@ - Liu Qiuyang (@chrisliu1995 , chrisliu1995@163.com) - Upstream Issue: https://github.com/openkruise/kruise-game/issues/166 - LFX URL: + +### Service Mesh Performance + +#### CNCF Project Performance Test Dashboard +- Description: In coordination with CNCF TAG Network, the current performance dashboard at https://smp-spec.io/dashboard is proposed to be incorporated into CNCF project level-moving criteria in that each CNCF project will be encouraged (mandated?) to incorporate ongoing performance tests into their build and release processes, resulting in ongoing performance analysis of each project. +- Expected Outcome: + - Dashboard Enhancement: Expand the existing performance dashboard to capture and visualize performance test results for non-service mesh projects. This will involve integrating with various data sources, designing user-friendly interfaces, and implementing robust data analysis pipelines. + - GitHub Workflow Integration: Collaborate with other CNCF projects to configure their GitHub workflows to automatically run load tests using the Meshery GitHub Action. This will streamline the performance testing process and ensure that results are consistently collected and published to the dashboard. +- Recommended Skills: Golang, familiarity with HTTP/HTTPS performance testing tools, Service Mesh, grpc, familiarity with containerization technologies, like Docker would be helpful. +- Mentor(s): Lee Calcote (@leecalcote, leecalcote@gmail.com), Xin Huang (@gyohuangxin, xin1.huang@intel.com) +- Upstream Issue: https://github.com/service-mesh-performance/service-mesh-performance/issues/432 +- LFX URL: