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 Generates an error on a specific product when a feature flag is enabled. related issue: #162 Currently, this PR will not work since we have an issue that...

# Bug Report ## Which version of the demo you are using? Using main latest 8e8674f585a8acdbeee09050951f9fd2c6a908a7 Running on Ubuntu 22.04 LTS, x86_64 ## Symptom payment-service won't start with docker-compose. ```...

bug

Vendors need proper documentation and repo improvements to ensure their forks aren't difficult to maintain.

enhancement

Prerequisites does not list installing Java. But following https://github.com/open-telemetry/opentelemetry-demo#gradle-update-windows-only step, it fails saying no Java found. C:\repos\opentelemetry-demo\src\adservice>gradlew ERROR: JAVA_HOME is not set and no 'java' command could be found in...

bug

The following is a list of requirements that we need to evaluate before declaring v1 for trace telemetry. These requirements are across the entire application; Not all services will meet...

enhancement
good first issue
help wanted

The following is a list of requirements that we need to evaluate before declaring v1 for trace telemetry. These requirements are across the entire application; Not all services will meet...

enhancement

The following is a list of requirements that we need to evaluate before declaring v1 for trace telemetry. These requirements are across the entire application; Not all services will meet...

enhancement
good first issue
help wanted

The following is a list of requirements that we need to evaluate before declaring v1 for trace telemetry. These requirements are across the entire application; Not all services will meet...

enhancement
good first issue
help wanted

The following is a list of requirements that we need to evaluate before declaring v1 for trace telemetry. These requirements are across the entire application; Not all services will meet...

enhancement

Fixes https://github.com/open-telemetry/opentelemetry-demo/issues/39. ## Changes In this PR we are introducing the new front-end version. In this version, we are focusing on having a browser-side client written in Typescript. The frontend...