[
https://issues.apache.org/jira/browse/AMBARI-15445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitaly Brodetskyi updated AMBARI-15445:
---------------------------------------
Status: Patch Available (was: Open)
> Alerts: Allow alerts to emit a structured response
> --------------------------------------------------
>
> Key: AMBARI-15445
> URL: https://issues.apache.org/jira/browse/AMBARI-15445
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Fix For: 2.4.0
>
> Attachments: AMBARI-15445.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}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)