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
29a69cfbc3
commit
adbdb8a75c
|
|
@ -93,7 +93,7 @@ That's it! There's no need to include any SDKs or instrument your application co
|
|||
|
||||
## View traces
|
||||
|
||||
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 traces appearing in your Dynatrace tenant:
|
||||
|
||||
1. Navigate to **Search > Distributed tracinng** in your Dynatrace UI.
|
||||
2. Filter by service names to see your Dapr applications and their associated tracing spans.
|
||||
|
|
|
|||
Loading…
Reference in New Issue