Read the detailed recipe for setting up Datadog with Tractest in our documentation.
This example uses the OpenTelemetry Demo v1.3.0
.
This is a simple sample app on how to configure the OpenTelemetry Demo to use Tracetest for enhancing your E2E and integration tests with trace-based testing, and Datadog as a trace data store.
Feel free to check out the docs, and join our Slack Community for more info!
You can run it locally using the command:
docker compose -f ./docker-compose.yaml -f ./tracetest/docker-compose.yaml up