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

Hudson commented on AMBARI-8045:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #760 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/760/])
AMBARI-8045. Alerts UI: Create models for Alert-Instances (sgunturi: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d8e8a09158cd50bd1b5d27a1d16f2bf0bb2f4b9a)
* ambari-web/app/models.js
* ambari-web/app/models/alert_instance.js


> Alerts UI: Create models for Alert-Instances
> --------------------------------------------
>
>                 Key: AMBARI-8045
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8045
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 1.7.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-8045.patch
>
>
> Alerts UI needs to model Alert-Instances as a class.
> {{Alert-Instance}} class is:
> * id (number)
> * label (string)
> * alertDefinitionName (string)
> * serviceName (string)
> * componentName (string)
> * hostName (string)
> * scope (string) // 'ANY', 'SERVICE', 'HOST'
> * originalTimestamp (number)
> * latestTimestamp (number)
> * maintenanceState (string) //  'ON'/'OFF'
> * instance (string)
> * state (string)   //  "OK", "WARNING", "CRITICAL"
> * text (string)  //  eg, "TCP OK - 0.0000 response on port 50090"



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

Reply via email to