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

## Current issues. I personally feel that the current documentation quickstart section is not simple enough and not clear enough. git clone to local, and then build the image locally....

documentation
enhancement

I just got this after running `docker compose up` ``` Error response from daemon: Ports are not available: listen tcp 0.0.0.0:7000: bind: address already in use ``` Turns out port...

question

Running `docker compose build` takes more than 15 minutes just for the currency service using a 2019 MacBook Pro. Docker resources are set to 8 CPUs and 8 GB of...

question

Per slack -- https://cloud-native.slack.com/archives/C03B4CWV4DA/p1658518984210019

The last 2 columns from running the command `docker container ls -s` I've italicized the containers that are not created by this repository. ``` NAMES SIZE _postgres 51.9MB (virtual 2.36GB)_...

The `adservice` fails to build at the `RUN ./gradlew downloadRepos` step You must run - `./gradlew installDist` from `/src/adservice/` - `./gradlew wrapper --gradle-version 7.4.2` Maybe only one of the above...

bug

Fixes #66 ## Changes supprot runtime metrics for productcatalogservice. For significant contributions please make sure you have completed the following items: * [ ] Appropriate `CHANGELOG.md` updated for non-trivial changes...

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

**Objective** Bring out a bit of the project's personality by rebranding from 'Online Boutique' to something else. Maybe 'Astronomy Shop'? :) - Update frontend logo - Update product key art/product...

enhancement
in-progress

# Feature Request I think the repo missing license lint check. I submit a pr with a new but without license info, all checks are passed https://github.com/open-telemetry/opentelemetry-demo/pull/232/commits/a14ac2509d0ea029c0a3178a0cbbf6f7dd65906f **Describe the solution...

enhancement