QuestionQ237
Ensuring solution and operations excellenceYou are monitoring Google Kubernetes Engine (GKE) clusters in a Cloud Monitoring workspace. As a Site Reliability Engineer (SRE), you must triage incidents rapidly. What should you do?
- A
- Navigate the predefined dashboards in the Cloud Monitoring workspace.2. Add metrics and create alert policies.
- B
- Write a shell script that gathers metrics from GKE nodes, and publish these metrics to a Pub/Sub topic.2. Export the data to BigQuery. and make a Data Studio dashboard.
- C
- Create a custom dashboard in the Cloud Monitoring workspace for each incident.2. Add metrics and create alert policies.
- D
- Navigate the predefined dashboards in the Cloud Monitoring workspace.2. Create custom metrics and install alerting software on a Compute Engine instance.
Community Discussion