commit | 81cabddeae8a5d3715366cb63c4138e92506ccab | [log] [tgz] |
---|---|---|
author | Mateusz Matuszkowiak <mmatuszkowiak@mirantis.com> | Thu Feb 07 15:24:36 2019 +0100 |
committer | Mateusz Matuszkowiak <mmatuszkowiak@mirantis.com> | Thu Feb 07 15:24:36 2019 +0100 |
tree | 0e1740707dbdef1392d3214eb0e07656b9bb5981 | |
parent | 06c83a9c1ece072e3842805592c099cf9ee2a817 [diff] |
Added for: 1m into NginxServiceDown Since telegraf is doing often HTTP check on status page hosted by Nginx on a dedicated port, we should take into account that one simple non 200 HTTP resp code or not recieved within the time window is not an indication that the Nginx service is down. Lets use for: 1m here to prevent false positives. Change-Id: I569e98b902d6a43fc653523b35b2c94de329527f Closes-Bug: PROD-27342