
Ultimate access to all questions.
You are managing a Java application deployed on Kubernetes Engine in a Production environment. The organization requires performance benchmarking of the application, focusing on metrics like CPU time and Heap, without impacting the application's performance. Which solution would best meet this requirement?
A
Deploy the Logging agent to forward logs to Cloud Logging and establish log-based metrics.
B
Implement the Tracing agent to dispatch latency metrics to Cloud Trace.
C
Utilize the Profiler agent to continuously collect performance data and transmit it to Profiler.
D
Set up the monitoring agent to send metrics to Cloud Monitoring.