Skip to main content

Configure Routing Rules

Go to Integration Center → Alert Events → Integration Details → RoutingAdd Route.

Configuration

Config ItemDescription
Match ConditionFilter alerts by labels, attributes, etc.; supports exact, wildcard, regex matching
Routing ModeSee detailed description below
Flow ControlContinue Matching (default): Continue matching subsequent rules after hit; Stop Matching: Don’t match further after hit
Default RouteFallback rule that takes effect when no rules match

Routing Modes

ModeDescriptionUse Case
Standard RoutingManually select target channelAlert-to-channel mapping is fixed
Name MappingMap specified label value to channel name, auto-deliverAlerts already carry business identifier and channel name matches label value
When using name mapping mode, if corresponding channel doesn’t exist, delivers to default route or discards.
Routing rules configuration

Operation Tips

FeatureDescription
Adjust OrderUse up/down arrows or drag rules to adjust match priority by channel
Insert RuleQuickly insert new rules before/after specified rule
Filter RulesFilter all rules delivering to a channel by that channel
Edit HistoryView historical configurations and quickly restore to a version

Configuration Examples

Scenario: Deliver alerts from the same business group in monitoring platform to corresponding channel.
Config ItemValue
Match ConditionLabels.group_name equals Flashduty
Routing ModeStandard Routing
Deliver ToFlashduty
Route by business group

FAQ

Check if alert event attributes/labels match the rule, and if rule configuration is correct.
Each channel will generate a corresponding incident. We recommend selecting multiple channels in the same rule to avoid duplication.
Confirm reported alerts can hit configured routing rules. We recommend configuring a default fallback route to receive unmatched alerts.
Yes. Default route is a fallback rule not subject to flow control restrictions.

Further Reading