An open API service indexing awesome lists of open source software.

https://github.com/rollbar/open-telemetry-demo


https://github.com/rollbar/open-telemetry-demo

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

          

# OpenTelemetry demo application

## Running services

```
# Build all images

$ docker-compose build

# Run all services, included load generators

$ docker-compose run all
```