Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Even Richer Statistics #3900

Closed
3 tasks done
SukkaW opened this issue Nov 29, 2021 · 2 comments
Closed
3 tasks done

[Feature Request] Even Richer Statistics #3900

SukkaW opened this issue Nov 29, 2021 · 2 comments
Labels
duplicate Duplicate or merged issues.

Comments

@SukkaW
Copy link

SukkaW commented Nov 29, 2021

Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.

Prerequisites

Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Problem Description

  • An overall Root Domains section for Aggregate of all queries made for root domains and all their subdomains..
    Here is an example from NextDNS.io:

    image

  • Since AdGuardHome added support for DNSSEC (Add DNSSEC support #66), I'd like to see how many queries are validated with DNSSEC.
    An example from NextDNS.io (again!):

    image

  • Show traffic destination from queries.
    An example from NextDNS.io (again!):
    image

Proposed Solution

  • AdGuardHome already has Top queried domains, but I'd like to see overall statistics on which domain I requested most (Still a lot of websites still use domain sharding, a hacky optimization for the dark age of HTTP/1.1. And they mess up Top queried domains quite a lot, and Root Domains section will come in handy).
  • AdGuardHome already has destination IP info in the query log. However, traffic destination analysis requires a GeoIP database (e.g. MaxMind's GeoLite).
@Aikatsui
Copy link
Contributor

Aikatsui commented Dec 22, 2021

Duplicate of #1605 #750
https://adguard-dns.com

@ainar-g
Copy link
Contributor

ainar-g commented Dec 22, 2021

Duplicate of #1605

@ainar-g ainar-g marked this as a duplicate of #1605 Dec 22, 2021
@ainar-g ainar-g closed this as completed Dec 22, 2021
@ainar-g ainar-g added duplicate Duplicate or merged issues. and removed feature request labels Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Duplicate or merged issues.
Projects
None yet
Development

No branches or pull requests

3 participants