mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
DNS query graph only showing values over 10,000/day #5116
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#5116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @orientfan on GitHub (Mar 15, 2024).
Originally assigned to: @IldarKamalov on GitHub.
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question or ask for help
I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Windows, AMD64 (aka x86_64)
Installation
GitHub releases or script from README
Setup
On one machine
AdGuard Home version
0.107.45
Action
The DNS query graph (set to show last 90 days) is only displaying for days in which over 10,000 DNS queries have been made. The values are still there for the other days which I can see when I mouse-over. Please see screenshot

Expected result
I expected to see a graph being drawn.
Actual result
No graph is displayed.
Additional information and/or screenshots
No response
@ghost commented on GitHub (Mar 16, 2024):
Can confirm.
Using Latest stable on Almalinux 9
@Cebeerre commented on GitHub (Mar 27, 2024):
@orientfan @xRuffKez are you still seeing this behaviour ?
@orientfan commented on GitHub (Mar 27, 2024):
@Cebeerre I've just looked and it appears to have resolved itself, the graph looks OK now.
@ghost commented on GitHub (Mar 27, 2024):
Fixed in v0.107.46, thanks.
@ghost commented on GitHub (Mar 27, 2024):
@Cebeerre commented on GitHub (Mar 27, 2024):
I saw this as well in my setup with 0.107.45, not showing graph for values over 2000 queries (roughly). My statistics are configured to only show the last 24h.
Let's close this by now, as it's working for you both in 0.107.46.
Thanks !
@Cebeerre commented on GitHub (Mar 27, 2024):
Seems fixed in 0.107.46.
@Cebeerre commented on GitHub (Mar 29, 2024):
Reopening the issue, as this is actually happening in 0.107.46 @ainar-g
@ghost commented on GitHub (Mar 30, 2024):
7 Days Statistics not bugged [0.107.46]
@ainar-g commented on GitHub (Apr 1, 2024):
This looks like the same issue we've been having for years with this JS library for graphs. See #2942 and some before it. When we have the resources, we should probably just ditch this library and use some other one.