configured duration
, the alert is triggered.warning
or critical
. This can be used in PagerDuty to route the alert to the proper channel.HighCPUThrottleRate
PodIsCrashLooping
PodIsNotHealthy
RequestSuccessRateIsLow
<your-service-name>.svc.cluster.local
, it will not be taken into account. It should be called using the domain url which should provide in the Ports section after clicking on Expose
button.Name
: A descriptive name for your alert.
Description
: (Optional) Briefly describe what this alert monitors.
Prometheus Expression
: Enter the Prometheus query that defines the alert condition. For example:
Trigger After (seconds)
: How long the condition must be true before triggering the alert.
Severity
: Choose between Warning
and Critical
.
Notification Enabled
: Enable or disable notifications for this rule.