[tor-commits] [doctor/master] Stop sending notifications about turtles
atagar at torproject.org
atagar at torproject.org
Wed Jun 18 16:58:02 UTC 2014
commit aa4c67ae4d1f3e5b422969c84bf636bf54ae2711
Author: Damian Johnson <atagar at torproject.org>
Date: Wed Jun 18 09:50:10 2014 -0700
Stop sending notifications about turtles
Turtles has been is an unhappy place for quite some time since Mike lacks the
bandwidth to maintain it, and hasn't found someone to take it over. There's
little point in continuing to issue notifications for it. Turtles constitutes
the vast majority of DocTor's alerts, drowning out outher more correctable
issues.
---
data/consensus_health.cfg | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/data/consensus_health.cfg b/data/consensus_health.cfg
index d7ea5f1..f42ab30 100644
--- a/data/consensus_health.cfg
+++ b/data/consensus_health.cfg
@@ -31,6 +31,10 @@ suppression BADEXIT_OUT_OF_SYNC => 24 # 1 day
suppression BANDWIDTH_AUTHORITIES_OUT_OF_SYNC => 24 # 1 day
suppression AUTHORITY_UNAVAILABLE => 24 # 1 day
+# directory authorities for which to not provide notifications
+
+ignored_authorities turtles
+
# directory authorities that run bandwidth scanners
bandwidth_authorities moria1
More information about the tor-commits
mailing list