Resource Type: GCP > Monitoring
The Google Cloud Monitoring service offers comprehensive visibility over applications, services, and infrastructure in the Google Cloud Platform (GCP). It enables users to track performance, uptime, and overall health of their cloud-powered applications and services. Users can create dashboards, set up alerts, and manage incidents to ensure smooth operations.
Resource Types
The Monitoring service includes these resource types:
Controls
The primary controls for GCP > Monitoring are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-monitoring#/resource/types/monitoring
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/gcp-monitoring#/resource/types/monitoring"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-monitoring#/resource/types/monitoring';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-monitoring#/resource/types/monitoring"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-monitoring#/resource/types/monitoring' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query