You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Nate Cole (JIRA)" <ji...@apache.org> on 2014/08/22 03:13:11 UTC

[jira] [Created] (AMBARI-6983) Alerts: persist and allow configuration substitution variables for alert definitions

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)