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:57:05 +02:00 committed by GitHub
parent 49d287313e
commit 29a69cfbc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ That's it! There's no need to include any SDKs or instrument your application co
Deploy and run some applications. After a few minutes, you should see tracing logs appearing in your Dynatrace tenant: Deploy and run some applications. After a few minutes, you should see tracing logs appearing in your Dynatrace tenant:
1. Navigate to **Search > Distributed tracinng** in your Dynatrace UI. 1. Navigate to **Search > Distributed tracinng** in your Dynatrace UI.
2. Filter by service names to see your Dapr applications 2. Filter by service names to see your Dapr applications and their associated tracing spans.
<img src="/images/open-telemetry-collector-dynatrace-traces.png" width=1200 alt="Dynatrace showing tracing data."> <img src="/images/open-telemetry-collector-dynatrace-traces.png" width=1200 alt="Dynatrace showing tracing data.">