[
https://issues.apache.org/jira/browse/AMBARI-15667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221462#comment-15221462
]
Oleg Nechiporenko commented on AMBARI-15667:
--------------------------------------------
25602 tests complete (25 seconds)
154 tests pending
> Alerts: Display support for alert messages with URLs
> ----------------------------------------------------
>
> Key: AMBARI-15667
> URL: https://issues.apache.org/jira/browse/AMBARI-15667
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Fix For: 2.4.0
>
> Attachments: AMBARI-15667.patch
>
>
> For some alerts, having the ability to include a link in the response would
> be incredibly beneficial. Having a structured response format would allow
> alert creators to add links that operators could click on to help give more
> context around an alert, or point to a remediation step. Something like:
> {code}
> {
> "response": "There were more than 5 soft limits reached in the past 10
> minutes. Please click the link to see the log file.",
> "href": "http://some.server/other/stuff"
> }
> {code}
> Display support for such alerts should allow rendering of the URL as a
> clickable link.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)