A sample repo to play with metrics, logging, traces in a microservice architecture.
- Start required infrastructure
docker-compose up -d
- Start UI
npm run start --prefix opentelemetry-ui -- --open
- Start Backend
./startBackend.sh
- Checkout Telemetry data