Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions programs/lfx-mentorship/2025/03-Sep-Nov/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,22 @@
- Sean Holcomb (@Sean-Holcomb, [email protected])
- Upstream Issue: https://github.com/opencost/opencost/issues/3240

### OpenTelemetry

#### Developing Guidelines for OTel Survey Analysis and Communication
- Description: Various special interest groups (a.k.a. SIGs) in the OpenTelemetry project run surveys to understand the experience of the end-users better. To run surveys efficiently, SIG End-user provides guidelines and assistance to people running surveys. In the past, SIG End-user focused on providing guidelines around survey design. Now we would like to move forward and cover survey data analysis and communication findings.
- Expected Outcome: The mentee in this project will describe a step-by-step survey data analysis process and tools that OTel contributors without deep data analytics knowledge can leverage to analyze their survey data – from cleaning and coding of data, through descriptive statistics, cross-tabulation, to visualization. In addition, the mentee will come up with suggestions on how to improve existing and/or propose new ways to communicate survey findings from surveys to the OpenTelemetry community. [Bonus] The mentee might also execute one survey to test out the guidelines.
- Recommended Skills
- Being comfortable to talk with end-users and stakeholders in English.
- Interest or currently working in UX, user research, or data analytics
- Familiarity with spreadsheets (Google Sheets, Excel)
- Basic understanding of databases and querying
- [Bonus] Familiarity with Python and its data science libraries (e.g., pandas, numpy)
- Mentors
- Adriana Villela (@avillela, [email protected])
- Andrej Kiripolsky (@AndrejKiri [email protected])
- Upstream Issue: https://github.com/open-telemetry/sig-end-user/issues/143

### KubeStellar

#### Allow a WDS to work with more than one ITS
Expand Down