Nate Cole created AMBARI-6983:
---------------------------------
Summary: Alerts: persist and allow configuration substitution
variables for alert definitions
Key: AMBARI-6983
URL: https://issues.apache.org/jira/browse/AMBARI-6983
Project: Ambari
Issue Type: Task
Components: agent
Reporter: Nate Cole
Assignee: Nate Cole
Fix For: 2.0.0
Allow the use of configuration variables within alert definitions. Can use
similar to the following:
{noformat}
{
"label": "My Alert",
"source": {
"type": "PORT",
"uri": "{{hdfs-site/dfs.namenode.http-address}}"
}
}
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)