opentelemetry-demo icon indicating copy to clipboard operation
opentelemetry-demo copied to clipboard

This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.

Results 179 opentelemetry-demo issues
Sort by recently updated
recently updated
newest added

# Feature Request Since the feature flag service was replaced with flagd, we need to provide an example erlang or elixir service, ideally one that is an optional sub component...

enhancement

# Bug Report Which version of the demo you are using? 742594fc2339653d4b38aa67ddf9a017561c919a ## Symptom In the web UI, when selecting more than 1 product, the total value is not updated,...

bug

PRs created by Dependabot that need a branch update will fail. See this failure comment: https://github.com/open-telemetry/opentelemetry-demo/pull/1517#issuecomment-2048587642 It seems to happen because of repo permission issues.

bug

# Bug Report Which version of the demo you are using? (please provide either a specific commit 59cdb0ab0bde1eaa6396c3511df0f2539f5b7fa3 (HEAD -> main, origin/main, origin/HEAD) ## Symptom On running docker compose up...

bug

# Feature Request **Is your feature request related to a problem?** - Currently the opentelemetry-demo compose file/helm chart contains all applications (frontend, adservice, accountingservice, ...) and observability stack (otel-collector, grafana,...

enhancement

Docker compose was able to start all services with the command below (as per [docs here](https://github.com/open-telemetry/opentelemetry-demo/tree/main/src/frontend)): `docker compose run --service-ports -e NODE_ENV=development --volume $(pwd)/src/frontend:/app --volume $(pwd)/pb:/app/pb --user node --entrypoint sh...

bug

# Bug Report Which version of the demo you are using? opentelemetry-helm-charts [b969a4f](https://github.com/open-telemetry/opentelemetry-helm-charts/commit/b969a4f3d8179454e139d66c7129b6efbd95c2d5) ## Symptom A clear and concise description of what the bug is. **What is the expected behavior?**...

bug

# Bug Report Which version of the demo you are using? opentelemetry-helm-charts [b969a4f](https://github.com/open-telemetry/opentelemetry-helm-charts/commit/b969a4f3d8179454e139d66c7129b6efbd95c2d5) ## Symptom A clear and concise description of what the bug is. **What is the expected behavior?**...

bug

# Bug Report Which version of the demo you are using? opentelemetry-helm-charts [b969a4f](https://github.com/open-telemetry/opentelemetry-helm-charts/commit/b969a4f3d8179454e139d66c7129b6efbd95c2d5) ## Symptom A clear and concise description of what the bug is. **What is the expected behavior?**...

bug

We have converted several but not all services from console output to OpenTelemetry Logs. This is a list of remaining services that need OpenTelmetry log support to be added. This...

enhancement