Upstream usage statistics #4134

Closed
opened 2026-03-04 04:47:56 -05:00 by deekerman · 4 comments
Owner

Originally created by @rafalohaki on GitHub (Dec 24, 2022).

Prerequisites

  • I have checked the Wiki and Discussions and found no answer

  • I have searched other issues and found no duplicates

  • I want to request a feature or enhancement and not ask a question

Description

Hello,
Im using parallel requests, im not sure but it seems logs showing which dns is used the most because its faster than others?
Would be nice to have statistics showing ranking of upstream used and if one of my upstreams is even used from list.
image
for example in logs i hardly see dns https://blitz.ahadns.com being used
so if statistics could show me that its so rare being used i could remove it from the list

Originally created by @rafalohaki on GitHub (Dec 24, 2022). ### Prerequisites - [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer - [X] I have searched other issues and found no duplicates - [X] I want to request a feature or enhancement and not ask a question ### Description Hello, Im using parallel requests, im not sure but it seems logs showing which dns is used the most because its faster than others? Would be nice to have statistics showing ranking of upstream used and if one of my upstreams is even used from list. ![image](https://user-images.githubusercontent.com/20607107/209439453-186e905e-75e8-4998-9d23-d5cc8e07d888.png) for example in logs i hardly see `dns https://blitz.ahadns.com` being used so if statistics could show me that its so rare being used i could remove it from the list
deekerman 2026-03-04 04:47:56 -05:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@Disqu3-mirOir-qt commented on GitHub (Dec 24, 2022):

in linux easy

grep "upstrream_adresss" querylog.json | wc -l

@Disqu3-mirOir-qt commented on GitHub (Dec 24, 2022): in linux easy grep "upstrream_adresss" querylog.json | wc -l
Author
Owner

@rafalohaki commented on GitHub (Dec 24, 2022):

in linux easy

grep "upstrream_adresss" querylog.json | wc -l

i meant something like this
image

@rafalohaki commented on GitHub (Dec 24, 2022): > in linux easy > > grep "upstrream_adresss" querylog.json | wc -l i meant something like this ![image](https://user-images.githubusercontent.com/20607107/209444987-0701ff63-391e-46b5-b351-ed441cf58e84.png)
Author
Owner

@ainar-g commented on GitHub (Aug 9, 2023):

We've added this on the Edge channel while working on #1453. Merging into that one.

@rafalohaki, you can test the feature on the Edge channel now.

@ainar-g commented on GitHub (Aug 9, 2023): We've added this on the Edge channel while working on #1453. Merging into that one. @rafalohaki, you can test the feature on the Edge channel now.
Author
Owner

@rafalohaki commented on GitHub (Aug 9, 2023):

thank you very much!

@rafalohaki commented on GitHub (Aug 9, 2023): > thank you very much!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AdGuardHome#4134
No description provided.