Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-dynatrace.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Mirel Isaj <15373565+MyMirelHub@users.noreply.github.com>
This commit is contained in:
Mirel Isaj 2025-07-28 10:58:29 +02:00 committed by GitHub
parent adbb9094b1
commit 2c4b99b825
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ weight: 1000
description: "How to push trace events to Dynatrace, using the Dynatrace OpenTelemetry Collector." 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 ## Prerequisites