[Feature Request] AdGuardHome Latency Output #6171
Replies: 3 comments
|
This discussion has been automatically closed due to lack of community support. See our contributing guidelines for more details. |
0 replies
|
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Description
I am using AdGuardHome's service widget in homepage to capture stats from the container's API. The raw AdGuardHome output is in seconds with six digits. The homepage widget multiplies this by 1000 to give result in milliseconds retaining all non-zero digits. This leads to a display such as "nnn.nnn" or "nn.nnn". This crowds the display box and implies a higher precision than is likely to be the case.
I am suggesting that homepage's widget for AdGuardHome be edited to output latency in milliseconds with 3 significant figures. Not a huge deal, but I think that it would look better and be more realistic.
BTW, great homepage! Thanks for considering my suggestion - Jim.
Other
No response
All reactions