AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
24.77k stars 1.79k forks source link

Display breakdown of request type (DoH, DoT, DNScrypt, etc) #1731

Open adrianmace opened 4 years ago

adrianmace commented 4 years ago

Prerequisites

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

Problem Description

It would be great to see a breakdown of requests coming into the server by type. With the rise of DNS-over-HTTPS in browsers, it would be useful to learn how many clients are are adopting these additional standards.

Proposed Solution

image Make this scroll-able with additional raw count metrics of each type? Add another box and put a pie chart in it? The possibilities are endless!

Alternatives Considered

Nothing else on the market does this natively.

Additional Information

Eyeborgs commented 4 years ago

For example as here #844

nelox commented 3 years ago

In addition to type, it would be great to be able to see a breakdown of performance of selected upstream DNS servers over time. For instance, if multiple upstream servers are selected to use parallel queries, then show the response times for each upstream server for every query.