Severity and state mappings for Tanzu
Alert priority and resolution state mapping between Tanzu and Incident Response.
Tanzu alert priority mapping
Tanzu’s alert priority is based on one field in the payload.
The field of interest is severity
.
Tanzu payload field | Tanzu payload value | Incident Response alert priority value |
---|---|---|
severity | SEVERE | P1-Critical |
WARN | P4-Low | |
SMOKE | P5-Informational | |
INFO | P5-Informational |
Tanzu resolution state mapping
The field of interest is state
.
Tanzu payload field | Tanzu payload value | Incident Response alert resolution state value |
---|---|---|
state | ALERT_RESOLVED, ALERT_NO_DATA_RESOLVED | Closed |
Any other value | New |
Note: If you require any other severity and state mappings, use the
Generic webhook integration.