mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
23aaaee6ad
commit
e69a2e1a36
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
class="kuiButton kuiButton--primary"
|
||||
ng-click="watchList.onClickCreateThresholdAlert()"
|
||||
data-test-subj="createThresholdAlertButton"
|
||||
tooltip="Set up a custom watch in raw JSON"
|
||||
tooltip="Send an alert on a specific condition"
|
||||
>
|
||||
Create threshold alert
|
||||
</button>
|
||||
|
@ -22,7 +22,7 @@
|
|||
class="kuiButton kuiButton--primary"
|
||||
ng-click="watchList.onClickCreateAdvancedWatch()"
|
||||
data-test-subj="createAdvancedWatchButton"
|
||||
tooltip="Send an alert on a specific condition"
|
||||
tooltip="Set up a custom watch in raw JSON"
|
||||
>
|
||||
Create advanced watch
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue