create_alert_policy
Create alert policies in GCP projects to monitor specific metrics, set thresholds, and define notification channels for timely issue detection and resolution.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comparison | No | COMPARISON_GT | |
display_name | Yes | ||
duration_seconds | No | ||
filter_str | Yes | ||
metric_type | Yes | ||
notification_channels | No | ||
project_id | Yes | ||
threshold_value | No |