
Ultimate access to all questions.
Imagine you're overseeing a globally accessed application on App Engine Standard within a production project, where minimizing downtime is crucial. You need to troubleshoot the application's behavior by injecting logging without halting its operations. Which solution would best meet this requirement?
A
Install the Logging agent and send logs to Cloud Logging.
B
No setup is needed.
C
Enable the Debugger agent and insert Log Points.
D
Add the monitoring agent and send metrics to Cloud Monitoring.