High Error Rate

This is an example of an alert that is triggered when a high rate of errors is detected. This example assumes there is a Filter Processor or Route Processor that allows only Metric events, specifically HTTP Status-5xx errors. Check out the Tutorial: Route Data topic for an example with HTTP Status-200 messages.

General Configuration

FieldValue
NameHigh rate of 5xx errors
DescriptionDetects high number of 5xx errors per application

Evaluation and Condition Configuration

FieldValue
Alert TypeThreshold Alert
Event TypeMetric
Group by Field Paths.app
OperationSum
Window TypeTumbling
Window Duration (minutes)15
Conditional Statementif (.value.value greater_or_equal 60)``

Payload Configuration

FieldValue
SeverityError
Message StyleStatic
SubjectHigh number of 5xx errors
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated