ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 26 - Professional Cloud Developer discussion

Report
Export

Your application is logging to Stackdriver. You want to get the count of all requests on all /api/alpha/* endpoints.

What should you do?

A.
Add a Stackdriver counter metric for path:/api/alpha/.
Answers
A.
Add a Stackdriver counter metric for path:/api/alpha/.
B.
Add a Stackdriver counter metric for endpoint:/api/alpha/*.
Answers
B.
Add a Stackdriver counter metric for endpoint:/api/alpha/*.
C.
Export the logs to Cloud Storage and count lines matching /api/alphA.
Answers
C.
Export the logs to Cloud Storage and count lines matching /api/alphA.
D.
Export the logs to Cloud Pub/Sub and count lines matching /api/alphA.
Answers
D.
Export the logs to Cloud Pub/Sub and count lines matching /api/alphA.
Suggested answer: C
asked 18/09/2024
Christopher Castillo
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first