create_alert_policy
Create a new alert policy in GCP to monitor metrics, set thresholds, and notify via chosen channels for specified project resources.
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 |