Cloud Monitoring is GCP's unified observability platform. It bundles metric collection, dashboards, alerts, SLO management, and Uptime Checks into a single product. With deeper OSS compatibility — Managed Service for Prometheus, Grafana, OpenTelemetry — it has become a polished choice for enterprise workloads.
A mechanism for viewing metrics from multiple projects through a single Scoping Project (replacing Workspace in 2022). Production, staging, and dev can all be monitored from one screen.
# Service 定義
name: my-service
displayName: "Order API"
basicService:
serviceType: CLOUD_RUN
serviceLabels:
location: asia-northeast1
service_name: order-api
# SLO 定義 (Availability 99.9%)
displayName: "99.9% Availability over 28d"
goal: 0.999
rollingPeriod: 2419200s # 28 days
serviceLevelIndicator:
basicSli:
availability: {}| Stage | Lookback | Burn Rate | Notification |
|---|---|---|---|
| Fast burn | 1 hour | 14.4x | PagerDuty (immediate) |
| Slow burn | 6 hours | 6x | Slack |
| Slow burn | 24 hours | 3x | Email (next business day) |
| Item | Price |
|---|---|
| GCP built-in metrics | Free |
| Custom Metrics | $0.2580/MB (first 100,000 MB) |
| Managed Prometheus | $0.06 per million samples |
| API calls | $0.01 per 1,000 calls |
| Uptime Checks | 1,000/month free |
| Synthetic Monitoring | $0.005/check |
| Category | Cloud Monitoring | Datadog | New Relic |
|---|---|---|---|
| GCP integration | Excellent | Good | Good |
| Multi-cloud | Limited | Excellent | Excellent |
| OSS compatibility | Good (Prometheus) | Good | Good |
| APM | Trace + Profiler | Excellent | Excellent |
| Pricing | Lower | Higher | Mid |
What is the difference between Cloud Monitoring and Cloud Logging?
Cloud Monitoring covers metrics, alerts, SLOs, and dashboards. Cloud Logging covers log collection, querying, and export. Use both together for full observability.
What is Managed Service for Prometheus?
A Prometheus-compatible managed service. It supports PromQL, Grafana integration, auto-scrape, and automatic metric collection from GKE / GCE — removing the operational burden of OSS Prometheus.
Has Workspace been deprecated?
It was replaced by Metrics Scope in 2022. Metrics from multiple projects can now be aggregated and viewed through a single Scoping Project.
What alert notification channels are available?
Email, SMS, Slack, PagerDuty, Webhook, Pub/Sub, and Mobile App. You can extend to any external notification system via Pub/Sub.
What can the SLO feature do?
Define SLIs, compute SLOs, visualize error budgets, and fire burn rate alerts. Works with Cloud Run, GKE, and custom metrics.
How is pricing structured?
Metric data ($0.2580/MB), API calls, and Uptime Checks (1,000/month free). GCP built-in metrics are free; charges start with custom metrics.
How does Grafana integration work?
Pair it with Managed Service for Prometheus and run PromQL queries directly from Grafana. Managed Grafana (via Cloud Operations) is also available.
How does it compare to Datadog / New Relic?
Datadog and New Relic offer richer feature sets at a higher price. Cloud Monitoring's strengths are deep GCP integration, lower cost, and SLO features. Datadog leads on multi-cloud integration.
Related Articles: Observability
Cloud Trace / Cloud Profiler 完全ガイド|分散トレース・APM・OpenTelemetry (GCP)
Google Cloud Trace と Cloud Profiler の全機能解説。分散トレース、関数レベルプロファイル、OpenTelemetry 統合、料金、サンプリング、Error Reporting 連携、Datadog APM / X-Ray 比較を網羅。
GCP Professional Cloud Developer (PCD) 完全ガイド|Cloud Run・GKE・CI/CD・APM
Google Cloud Professional Cloud Developer の試験範囲、Cloud Run / GKE / Cloud Build / Cloud Trace、AWS DVA / Azure AZ-204 比較、学習ロードマップを徹底解説。
Cloud Functions (2nd gen) 完全ガイド|1st gen 違い・料金・Lambda 比較 (GCP)
Google Cloud Functions 2nd gen の全機能解説。1st gen 違い、Eventarc 統合、Cloud Run ベース、対応言語、コールドスタート対策、AWS Lambda 比較、無料枠・料金体系を網羅。
Cloud Deploy 完全ガイド|Canary・Blue-Green・GKE/Cloud Run プログレッシブデプロイ (GCP)
Google Cloud Cloud Deploy の全機能解説。Delivery Pipeline、Canary / Blue-Green、Approval Gate、Verify、Skaffold 統合、GKE / Cloud Run / Anthos 対応、AWS CodeDeploy / ArgoCD 比較を網羅。
* Google Cloud is a trademark of Google LLC. For the latest information, see the official Cloud Monitoring documentation.
Practice with certification-focused question sets
View GCP exam prep pageNicheeLab Editorial Team
NicheeLab editorial team focused on data engineering and cloud certification learning. Content is structured around practical study needs and official exam domains.
Google Cloud Certification Roadmap (2026)
Choose your GCP certification path — Foundational, Associate...
CDL Cloud Digital Leader: Complete Exam Guide (2026)
Pass the Cloud Digital Leader exam — cloud business value, G...
GAIL Generative AI Leader: Complete Exam Guide (2026)
Pass the Generative AI Leader exam — Gemini, Vertex AI, Work...
Vertex AI Fundamentals for GCP Certs (2026)
Vertex AI basics every cert candidate needs — Workbench, Pip...
Associate Cloud Engineer (ACE): Complete Guide (2026)
Pass the Associate Cloud Engineer exam — Console, gcloud, pr...