Prometheus metric dnscrypt_proxy_blocked_queries_total
always reporting zero despite many queries being blocked
#2902
paynekw
started this conversation in
Potential issues
Replies: 1 comment
-
That was recently fixed in the development version, so use that or wait for the next release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After using the recently-added Prometheus metrics to create a dnscrypt-proxy dashboard in Grafana, I noticed that both of my instances are always reporting zero for the number of blocked queries metric, but all other metrics appear to be working fine.
Both instances have sizeable blocklists and I cannot access anything in the blocklists from any of my devices. Blocked queries are showing up in
dns.log
andblocked.log
as can be seen below:Both instances are having the same issue and are running the latest version.
Beta Was this translation helpful? Give feedback.
All reactions