@@ -136,7 +136,7 @@ It can happen that this pool starts dropping work due to memory or CPU pressure
If your server is running at capacity this will likely be triggered.
### tor_relay_exit_dns_error_total{...}
### tor_relay_exit_dns_error_total{...}
Any counter in the "*_dns_error_total" realm indicates a potential DNS related problem.
However, we realized during the 0.4.7 release cycle that DNS errors are way too noisy and contain too many false positives to be useful for overload reporting purposes.
...
...
@@ -144,7 +144,7 @@ We therefore don't use them anymore for that purpose starting with 0.4.6.9 and 0
DNS timeout issues and errors only apply to Exit nodes.
### tor_relay_load_oom_bytes_total{...}
### tor_relay_load_oom_bytes_total{...}
An Out-Of-Memory invocation indicates a RAM problem.
The relay might need more RAM or it is leaking memory.