GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #79
PROFESSIONAL-CLOUD-DEVELOPER Question #79: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #79. The question stem and answer options stay visible for context.
Implementing Logging and Monitoring for Applications
Question
Your application is logging to Stackdriver. You want to get the count of all requests on all /api/alpha/* endpoints. What should you do?
Options
- AAdd a Stackdriver counter metric for path:/api/alpha/.
- BAdd a Stackdriver counter metric for endpoint:/api/alpha/*.
- CExport the logs to Cloud Storage and count lines matching /api/alpha.
- DExport the logs to Cloud Pub/Sub and count lines matching /api/alpha.
Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Cloud Logging#Cloud Monitoring#Log-based Metrics#Application Metrics