From 2c4b99b825c61608df23b182b83d017b6a2b01cc Mon Sep 17 00:00:00 2001 From: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> Date: Mon, 28 Jul 2025 10:58:29 +0200 Subject: [PATCH] Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md Co-authored-by: Alice Gibbons Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com> --- .../otel-collector/open-telemetry-collector-dynatrace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md b/daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md index 48c21b293..fadd262eb 100644 --- a/daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md +++ b/daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md @@ -6,7 +6,7 @@ weight: 1000 description: "How to push trace events to Dynatrace, using the Dynatrace OpenTelemetry Collector." --- -Dapr integrates with the [Dynatrace Collector](https://docs.dynatrace.com/docs/ingest-from/opentelemetry/collector) using the OpenTelemetry protocol (OTLP). This guide walks through an example using Dapr to push traces to Dynatrace, using the Dynatrace OpenTelemetry Collector. +Dapr integrates with the [Dynatrace Collector](https://docs.dynatrace.com/docs/ingest-from/opentelemetry/collector) using the OpenTelemetry protocol (OTLP). This guide walks through an example using Dapr to push traces to Dynatrace, using the Dynatrace version of the OpenTelemetry Collector. ## Prerequisites