Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment-2: Multi-App Single Collector Dashboard Experiment #4

Open
rutu-sh opened this issue Oct 25, 2023 · 0 comments
Open

Experiment-2: Multi-App Single Collector Dashboard Experiment #4

rutu-sh opened this issue Oct 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request experiment

Comments

@rutu-sh
Copy link
Owner

rutu-sh commented Oct 25, 2023

Create an experiment detailing the use of OpenTelemetry within a K8s setup containing deployments of multiple applications.

Following concepts should be demonstrated:

  1. Multi-Language compatibility of OpenTelmetry
  2. The use of Traces, detailing how to trace a request from start to the end and detecting errors if any

The experiment would ideally have the following components:

  1. A Go and a Python Application which interact with each other: This would help show the propagation of context through the microservices.
  2. A ClickHouse db, with persistent volume: To use as a Database for storing telemetry data.
  3. A Graphana server: To would read from the ClickHouse and present the telemetry data as a dashboard.

Dependencies:

  1. Create a manually instrumented Go application #2
@rutu-sh rutu-sh added enhancement New feature or request experiment labels Oct 25, 2023
@rutu-sh rutu-sh self-assigned this Oct 25, 2023
@rutu-sh rutu-sh moved this to In Progress in @rutu-sh's Opentelemetry Oct 25, 2023
@rutu-sh rutu-sh moved this from In Progress to Todo in @rutu-sh's Opentelemetry Oct 25, 2023
@rutu-sh rutu-sh pinned this issue Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experiment
Projects
Status: Todo
Development

No branches or pull requests

1 participant