[ 
https://issues.apache.org/jira/browse/AMBARI-15086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153857#comment-15153857
 ] 

Oleg Nechiporenko commented on AMBARI-15086:
--------------------------------------------

Build is aborted not because of this patch.

> SCRIPT alert params should tooltip the description
> --------------------------------------------------
>
>                 Key: AMBARI-15086
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15086
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.4.0
>            Reporter: Oleg Nechiporenko
>            Assignee: Oleg Nechiporenko
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-15086.patch
>
>
> When showing params in the UI for SCRIPT alerts, the description should be 
> available via Tooltip. For example "The maximum time before this alert is 
> considered to be CRITICAL" should be tooltip on the Connection Timeout field 
> in the UI
> {code}
> "parameters": [
>             {
>               "name": "connection.timeout",
>               "display_name": "Connection Timeout",
>               "value": 5.0,
>               "type": "NUMERIC",
>               "description": "The maximum time before this alert is 
> considered to be CRITICAL",
>               "units": "seconds",
>               "threshold": "CRITICAL"
>             },
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to