Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your organization runs a Java application on Kubernetes Engine in Production and needs to benchmark its performance metrics like CPU time and Heap without impacting the application's performance. Which solution would you choose?
A
Install the Logging agent and send logs to Cloud Logging, then create log-based metrics.
B
Install and start the Profiler agent to continuously collect performance data and send it to Profiler.
C
Install the monitoring agent and send metrics to Cloud Monitoring.
D
Install the Tracing agent and send latency metrics to Cloud Trace.