Class: Gitlab::AlertManagement::Payload::Generic
- Defined in:
- lib/gitlab/alert_management/payload/generic.rb
Constant Summary collapse
- DEFAULT_TITLE =
'New: Incident'
- DEFAULT_SEVERITY =
'critical'
Constants inherited from Base
Base::EXPECTED_PAYLOAD_ATTRIBUTES
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#alert_params, attribute, #environment, #gitlab_fingerprint, #has_required_attributes?, #resolved?
Methods included from Routing
add_helpers, includes_helpers, redirect_legacy_paths, url_helpers