Module google_api_proto::google::monitoring::v3::alert_policy
source · Expand description
Nested message and enum types in AlertPolicy
.
Modules§
- Nested message and enum types in
AlertStrategy
. - Nested message and enum types in
Condition
. - Nested message and enum types in
Documentation
.
Structs§
- Control over how the notification channels in
notification_channels
are notified when this alert fires. - A condition is a true/false test that determines when an alerting policy should open an incident. If a condition evaluates to true, it signifies that something is wrong.
- Documentation that is included in the notifications and incidents pertaining to this policy.
Enums§
- Operators for combining conditions.
- An enumeration of possible severity level for an Alert Policy.