An application architect is troubleshooting intermittent latency spikes in a distributed microservices application deployed across multiple OCI regions. Which OCI capability should be used to trace requests end-to-end across service boundaries?
Correct. APM Distributed Tracing tracks transactions across microservices and regions using trace context propagation.
Why this answer
OCI Application Performance Monitoring (APM) provides distributed tracing, capturing the end-to-end journey of requests across complex microservice architectures.