-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LFX Mentorship - OpenTelemetry - Mar 2024
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
- Loading branch information
1 parent
d37e3d0
commit 2db8d81
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|