IMPORTANT: This uses a pre-released version of the OpenTelemetry Collector.
This demo uses docker-compose and by default runs against the otel/opentelemetry-collector-dev:latest image. To run the demo, switch to this directory and run:
docker-compose up -d
The demo exposes the following backends:
Notes:
To clean up any docker container from the demo run docker-compose down from this directory.