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
49d287313e
commit
29a69cfbc3
|
|
@ -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.">
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue