From 1d33485ad7ff71aba6c1b458f5a285dc98b4368a Mon Sep 17 00:00:00 2001 From: lokeshk307 <33927367+lokeshk307@users.noreply.github.com> Date: Wed, 14 Feb 2024 22:12:08 +0530 Subject: [PATCH] Update running-tracetest-with-datadog.mdx (#3638) --- .../recipes/running-tracetest-with-datadog.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/examples-tutorials/recipes/running-tracetest-with-datadog.mdx b/docs/docs/examples-tutorials/recipes/running-tracetest-with-datadog.mdx index d36518e006..0b9304edf0 100644 --- a/docs/docs/examples-tutorials/recipes/running-tracetest-with-datadog.mdx +++ b/docs/docs/examples-tutorials/recipes/running-tracetest-with-datadog.mdx @@ -40,7 +40,7 @@ The `docker-compose.yaml` file and `.env` file in the root directory are for the The `docker-compose.yaml` file, `collector.config.yaml`, `tracetest-provision.yaml`, and `tracetest-config.yaml` in the `tracetest` directory are for setting up Tracetest and the OpenTelemetry Collector. -The `tracetest` directory is self-contained and will run all the prerequisites for enabling OpenTelemetry traces and trace-based testing with Tracetest, as well as routing all traces the OpenTelemetry Demo generates to Lightstep. +The `tracetest` directory is self-contained and will run all the prerequisites for enabling OpenTelemetry traces and trace-based testing with Tracetest, as well as routing all traces the OpenTelemetry Demo generates to Datadog. ### Docker Compose Network