- 27 Jul, 2021 2 commits
-
-
Romain Courteaud authored
* reduce information density * skip url not to check * warn 2 weeks before ssl certificate expiration * skip ssl/server warning if not a critical url
-
Romain Courteaud authored
-
- 16 Feb, 2021 1 commit
-
-
Romain Courteaud authored
Allow to skip some top domains like .co.uk
-
- 12 Feb, 2021 1 commit
-
-
Romain Courteaud authored
-
- 11 Feb, 2021 1 commit
-
-
Romain Courteaud authored
-
- 10 Sep, 2020 3 commits
-
-
Romain Courteaud authored
-
Kazuhiko Shiozaki authored
-
Romain Courteaud authored
-
- 17 Feb, 2020 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 12 Feb, 2020 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This is low level timeout error, which can happend outside of socket.timeout, see https://docs.python.org/3/library/exceptions.html#TimeoutError /reviewed-on nexedi/surykatka!8
-
- 07 Feb, 2020 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 14 Jan, 2020 1 commit
-
-
Romain Courteaud authored
-
- 13 Jan, 2020 2 commits
-
-
Romain Courteaud authored
The goal is to detect speed regression of website access. The elapsed time value is updated in the DB only if an arbitrary threshold is modified (<200ms = fast, <500ms = moderate, >500ms = slow).
-
Romain Courteaud authored
-
- 13 Dec, 2019 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Cetificates are monitored until they expired.
-
- 10 Dec, 2019 4 commits
-
-
Romain Courteaud authored
-
Łukasz Nowak authored
Calling datetime.datetime.now will produce local time, whereas utcnow will result with UTC time. /reviewed-on !2
-
Łukasz Nowak authored
/reviewed-on !1
-
Romain Courteaud authored
Check http status
-