You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2015/05/16 03:15:00 UTC

[jira] [Resolved] (AMBARI-11173) Alerts: Expose Customizable Timeout Parameter For WEB Alerts

     [ https://issues.apache.org/jira/browse/AMBARI-11173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hurley resolved AMBARI-11173.
--------------------------------------
    Resolution: Fixed

> Alerts: Expose Customizable Timeout 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)