mirror of https://github.com/dapr/docs.git
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:
parent
adbb9094b1
commit
2c4b99b825
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue