This is a small Docker-compose with:
- the Datadog agent. It requires adding a
config.envfile, seeconfig.env.example - a Node.js server instrumented with tracing
- a small Go client that will periodically create traffic on the server
Run with:
docker compose up