mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
cf683936c8
commit
61795469f6
1 changed files with 3 additions and 0 deletions
|
@ -165,6 +165,9 @@ export const NOTIFICATION_SUPPORTED_ACTION_TYPES_IDS = [
|
|||
'.slack',
|
||||
'.pagerduty',
|
||||
'.webhook',
|
||||
'.servicenow',
|
||||
'.jira',
|
||||
'.resilient',
|
||||
];
|
||||
export const NOTIFICATION_THROTTLE_NO_ACTIONS = 'no_actions';
|
||||
export const NOTIFICATION_THROTTLE_RULE = 'rule';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue