Adguardhome: Feature Requests - DSN caching and DNS query statistics.

Created on 6 Mar 2020  路  5Comments  路  Source: AdguardTeam/AdGuardHome

DNS Caching:
This is helpful in speeding up requests. If it's currently implemented, I am not aware of it.

DNS Query Statistics:
This is a feature form PiHole. On the dashboard, I would like to see a pie chart of where my DNS resolutions are originating. As a bouns, the average response time from each source would also be good to know.

Thank you.

feature request

Most helpful comment

Could you please explain what exact stats on this pie chart would you like to see?

Yes, I would like to see the total for responses for each DNS Server used and the cache.
For example: If I have 200 DNS lookups.
I would like to see a chart showing:

  • 85 came from the cache
  • 62 came from 9.9.9.9
  • 50 came from 1.1.1.1
  • 3 came from 8.8.8.8

Extra credit if the pie chart or graph also showed the average response time for each DNS Server.

  • 85 came from the cache -Agv. 10ms
  • 62 came from 9.9.9.9 -Avg. 100ms
  • 50 came from 1.1.1.1 -Avg. 32ms
  • 3 came from 8.8.8.8 -Avg. 24ms

All 5 comments

This is helpful in speeding up requests. If it's currently implemented, I am not aware of it.

It is, there are no stats, though.

This is a feature form PiHole. On the dashboard, I would like to see a pie chart of where my DNS resolutions are originating. As a bouns, the average response time from each source would also be good to know.

Could you please explain what exact stats on this pie chart would you like to see?

Could you please explain what exact stats on this pie chart would you like to see?

Yes, I would like to see the total for responses for each DNS Server used and the cache.
For example: If I have 200 DNS lookups.
I would like to see a chart showing:

  • 85 came from the cache
  • 62 came from 9.9.9.9
  • 50 came from 1.1.1.1
  • 3 came from 8.8.8.8

Extra credit if the pie chart or graph also showed the average response time for each DNS Server.

  • 85 came from the cache -Agv. 10ms
  • 62 came from 9.9.9.9 -Avg. 100ms
  • 50 came from 1.1.1.1 -Avg. 32ms
  • 3 came from 8.8.8.8 -Avg. 24ms

I think it doesn't have dns caching because i can't find it listed as a feature, it is better if you add stats or status in the query if it cached or not and response time like in the PiHole. Thanks

Well, it's just so basic that listing it as a feature would be strange.

Currently, you can configure just the DNS cache size:
https://github.com/AdguardTeam/AdGuardHome/wiki/Configuration#configuration-file

Those statistics would be a great addition! It would be nice if we could also see what was in the cache.

Was this page helpful?
0 / 5 - 0 ratings