
Ultimate access to all questions.
You are managing a globally accessible application on App Engine Standard in a production environment, where minimizing downtime is crucial. To troubleshoot the application's behavior by injecting logging without halting its operations, which of the following solutions should you consider?
A
Install the Logging agent and send logs to Cloud Logging.
B
Add the monitoring agent and send metrics to Cloud Monitoring.
C
Enable the Debugger agent and insert Logpoints.
D
No setup is needed.