mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Renames "Built-In Alerts" feature to "Stack Alerts" and "Actions" feature to "Actions and Connectors" (#79513)
Renames "Built-In Alerts" feature to "Stack Alerts" and "Actions" feature to "Actions and Connectors" as we've decided these names make more appropriate and better communicate what these features are.
This commit is contained in:
parent
edbf6b8ce9
commit
25c5daa83a
55 changed files with 154 additions and 169 deletions
|
@ -36,7 +36,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
ml: ['all', 'read'],
|
||||
siem: ['all', 'read'],
|
||||
ingestManager: ['all', 'read'],
|
||||
builtInAlerts: ['all', 'read'],
|
||||
stackAlerts: ['all', 'read'],
|
||||
actions: ['all', 'read'],
|
||||
},
|
||||
global: ['all', 'read'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue