Jonathan Hurley created AMBARI-11173:
----------------------------------------

             Summary: Alerts: Expose Customizable Timout Parameter For WEB 
Alerts
                 Key: AMBARI-11173
                 URL: https://issues.apache.org/jira/browse/AMBARI-11173
             Project: Ambari
          Issue Type: Task
          Components: ambari-agent, ambari-server
    Affects Versions: 2.1.0
            Reporter: Jonathan Hurley
            Assignee: Jonathan Hurley
            Priority: Critical
             Fix For: 2.1.0


Add the ability to control the connection timeout values used by WEB and METRIC 
alerts.

{code:title="connection_timeout" : 5.0}
        "source": {
          "type": "METRIC",
          "uri": {
            "http": "{{hdfs-site/dfs.namenode.http-address}}",
            "https": "{{hdfs-site/dfs.namenode.https-address}}",
            "https_property": "{{hdfs-site/dfs.http.policy}}",
            "https_property_value": "HTTPS_ONLY",
            "connection_timeout" : 5.0,
...
{code}



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

Reply via email to