-
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.
Signed-off-by: Yuri Shkuro <[email protected]>
- Loading branch information
1 parent
cc55750
commit 0573fb9
Showing
1 changed file
with
2 additions
and
2 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 |
---|---|---|
|
@@ -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. | ||
|
@@ -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 | ||
|
||
|