Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
To ensure a specific request is always traced in your OpenTelemetry-instrumented application, what configuration or action should you implement to guarantee its latency is captured in Trace?
A
Wait 10 minutes, then verify that Trace captures those types of requests automatically.
B
Write a custom script that sends this type of request repeatedly from your dev project.
C
Use the Trace API to apply custom attributes to the trace.
D
Add the X-Cloud-Trace-Context header to the request with the appropriate parameters.