Skip to content

Commit

Permalink
LFX Mentorship - OpenTelemetry - Mar 2024
Browse files Browse the repository at this point in the history
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
  • Loading branch information
jpkrohling committed Jan 24, 2024
1 parent d37e3d0 commit 2db8d81
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions programs/lfx-mentorship/2024/01-Mar-May/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,25 @@
- Jonah Kowall (@jkowall, [email protected])
- Upstream Issue: https://github.com/jaegertracing/jaeger/issues/5084

### OpenTelemetry

#### One Logging Bridge per Language

- Description: One of the goals set for the OpenTelemetry project in 2024 is to have at least one logging bridge per Language SIG, so that our end-users can start using OTLP Logging natively in their applications. While some languages have such a bridge already, some have the desire to implement at least one bridge but are lacking the engineering resources to do so. This internship starts by taking a look at the current state, marking which languages have a bridge already and which are lacking. The next step is to propose and implement at least one bridge for at least one language that doesn't have such a bridge yet.
- Expected Outcome: At least one logging bridge is implemented for at least one language.
- Recommended Skills: One (or more!) of the missing languages supported by OpenTelemetry
- C++
- Erlang
- Go
- JavaScript
- PHP
- Ruby
- Swift
- Mentor(s):
- Juraci Paixão Kröhling (@jpkrohling, [email protected])
- Upstream Issue: https://github.com/open-telemetry/community/issues/1865


### Vitess

#### Improve Unit Test Coverage
Expand Down

0 comments on commit 2db8d81

Please sign in to comment.