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

# Changes Automatically adds session information to baggage for all requests from the browser and synthetic tests. This information is then used in downstream services as part of the feature...

helm-update-required
docs-update-required

# Changes This PR adds a new feature flag `kafkaQueueProblems` to the opentelemetry demo. Upon activating the feature flag, the producer (`checkoutservice`) overloads Kafka by sending 100 extra messages to...

helm-update-required
docs-update-required

# Bug Report Which version of the demo you are using? Release 1.9.0 ## Symptom [build-images.yml](https://github.com/open-telemetry/opentelemetry-demo/blob/main/.github/workflows/build-images.yml) doesn't include the new imageprovider image, so this image is missing from the ghcr.io...

bug

# Bug Report Which version of the demo you are using? 77fb27c74b9d1facfeb329c31dc843e5d937fd50 ## Symptom When running the Demo with docker compose I'm getting the following error: ```shell flagd | 2024-04-22T18:45:52.438Z...

bug

# Bug Report Release tag 1.9.0 ## Symptom A clear and concise description of what the bug is. **What is the expected behavior?** Full demo should start with all services...

bug

# Changes Please provide a brief description of the changes here. ## Merge Requirements For new features contributions please make sure you have completed the following essential items: * [x]...

Stale

This PR adds otel instrumentation of the pino library to the payment service

helm-update-required

# Feature Request A dashboard that contains metrics for all off-the-shelf services like Kafka, Redis, Envoy, NGiNX, etc. We are collecting metrics for some services, and #1537 adds Redis. It...

enhancement

# Changes - Enable SPM in Jaeger, reference: https://www.jaegertracing.io/docs/1.56/spm ## Merge Requirements For new features contributions please make sure you have completed the following essential items: * [ ] `CHANGELOG.md`...

helm-update-required

# Changes Fixes #589 Changes AccountingService from Go to .NET service. Uses [OpenTelemetry .NET Automatic Instrumentation](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation). NOTE: It's a first preview of demo app that is instrumented with OpenTelemetry .NET...

helm-update-required
docs-update-required