Skip to content

Apply the custom mapping to alert

What does this MR do?

Contributes to #262707 (closed)

Applies the custom mapping to incoming alerts.

The implementation is behind a feature flag.

Enable feature flag

Feature.enable(:multiple_http_integrations_custom_mapping)

Screenshots of testing

Alert about to be send Mapping example and alert Alert details page
Screenshot_2021-02-09_at_10.43.46 Screenshot_2021-02-09_at_10.42.42 Screenshot_2021-02-09_at_10.44.05

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Peter Leitzen

Merge request reports