Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Dynatrace-Associate Exam - Topic 10 Question 4 Discussion

Actual exam question for Dynatrace's Dynatrace-Associate exam
Question #: 4
Topic #: 10
[All Dynatrace-Associate Questions]

In Distributed Traces, how is the trace-id propagated in an environment?

Show Suggested Answer Hide Answer
Suggested Answer: C

In distributed tracing, Dynatrace follows standard tracing protocols (such as W3C Trace Context), where the trace ID is propagated via HTTP headers between services.

This enables:

End-to-end trace continuity across services

Correlation of requests across distributed systems

Seamless tracking through microservices architectures

The trace context is typically included in headers like traceparent, ensuring each downstream service continues the same trace.

Other options are incorrect because:

XML and JSON payloads are not used for trace propagation

TLS handshake is unrelated to trace context propagation


===========

Contribute your Thoughts:

0/2000 characters
Willard
10 days ago
I practiced a question similar to this, and I believe HTTP headers were the right answer.
upvoted 0 times
...
Socorro
15 days ago
I remember something about XML payloads being used in some contexts, but it feels less common for trace propagation.
upvoted 0 times
...
Katie
21 days ago
I think the trace-id is usually passed through HTTP headers, but I'm not entirely sure.
upvoted 0 times
...

Save Cancel