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

In Distributed Traces, how is the trace-id propagated in an environment?
C) HTTP header
A) XML payload
B) TLS handshake
D) JSON payload

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
Providencia
2 days ago
C) is the best choice. It’s widely used in microservices.
upvoted 0 times
...
Amalia
8 days ago
Definitely not A) or D). HTTP is the way to go.
upvoted 0 times
...
Fletcher
13 days ago
I feel unsure about this one. XML payload seems outdated.
upvoted 0 times
...
Alesia
18 days ago
Agreed! HTTP headers are standard for trace propagation.
upvoted 0 times
...
Phil
23 days ago
I think it's C) HTTP header. Makes sense for web services.
upvoted 0 times
...
Rocco
28 days ago
TLS handshake? Never heard of that for trace-id.
upvoted 0 times
...
Casandra
1 month ago
I thought it was JSON payload, but I guess not.
upvoted 0 times
...
Lonny
1 month ago
Wait, can it really be in XML? Seems odd.
upvoted 0 times
...
Wade
1 month ago
Definitely C! That's the standard way.
upvoted 0 times
...
Latricia
2 months ago
It's usually in the HTTP header.
upvoted 0 times
...
Matt
2 months ago
I’m torn between HTTP headers and JSON payloads; I feel like both could be used, but I need to double-check.
upvoted 0 times
...
Willard
3 months ago
I practiced a question similar to this, and I believe HTTP headers were the right answer.
upvoted 0 times
...
Socorro
4 months ago
I remember something about XML payloads being used in some contexts, but it feels less common for trace propagation.
upvoted 0 times
...
Katie
4 months ago
I think the trace-id is usually passed through HTTP headers, but I'm not entirely sure.
upvoted 0 times
...

Save Cancel