Skip to content

Commit

Permalink
Update Jaeger project (#1188)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro authored Feb 22, 2024
1 parent cc55750 commit 0573fb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions programs/summerofcode/2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can find the project ideas from previous year [here](./2023.md).

##### Deployment options for Jaeger v2

- Description: Jaeger is a distributed tracing platform. We are working towards Jaeger v2 that is rearchitected to run on top of the OpenTelemetry Collector framework. There are multiple tracks towards that milestone, one of them is to address the deployment process for the end users. The project involes analysis of the existing solutions, such as Kubernetes Operators for Jaeger-v1 and OpenTelemetry Collector, deciding on the strategy for how to support deployment options for Jaeger-v2, and implementing + documenting them.
- Description: Jaeger is a distributed tracing platform. We are working towards [Jaeger v2](https://github.com/jaegertracing/jaeger/issues/4843) that is re-architected to be a custom distribution of the [OpenTelemetry Collector](https://github.com/open-telemetry/opentelemetry-collector). There are multiple tracks towards that milestone, one of them is to address the deployment process for the end users. The project involves analysis of the existing solutions, such as Kubernetes Operators for Jaeger-v1 and OpenTelemetry Collector, deciding on the strategy for how to support deployment options for Jaeger-v2, and implementing + documenting them.
- Expected Outcome:
- Support deploying Jaeger v2 via Kubernetes Operator, Helm chart, and brew.
- Documentation on the website.
Expand All @@ -57,7 +57,7 @@ You can find the project ideas from previous year [here](./2023.md).
- Mentor(s):
- Yuri Shkuro (@yurishkuro, [email protected]) - primary
- Jonah Kowall (@jkowall, [email protected])
- Upstream Issue (URL): https://github.com/jaegertracing/jaeger/issues/4843
- Upstream Issue (URL): https://github.com/jaegertracing/jaeger/issues/5221

#### Keptn

Expand Down

0 comments on commit 0573fb9

Please sign in to comment.