Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you measure performance and system resource utilization in a Java-based microservice within a distributed architecture?
A
Instrument the service with Cloud Profiler to measure CPU utilization and method-level execution times in the service.
B
Instrument the service with Debugger to investigate service errors.
C
Instrument the service with Cloud Trace to measure request latency.
D
Instrument the service with OpenCensus to measure service latency, and write custom metrics to Cloud Monitoring.