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: Real-time Statistics on Dashboard #7135

Closed
3 tasks done
Miraz4300 opened this issue Jul 15, 2024 · 1 comment
Closed
3 tasks done

Feature Request: Real-time Statistics on Dashboard #7135

Miraz4300 opened this issue Jul 15, 2024 · 1 comment
Labels
duplicate Duplicate or merged issues.

Comments

@Miraz4300
Copy link

Miraz4300 commented Jul 15, 2024

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

The problem

Lack of Real-time Statistics on Dashboard:

  • Current State: The AdGuard Home dashboard provides statistical data regarding DNS queries, blocked requests, and other relevant metrics. However, this data is not updated in real-time, which limits the users' ability to monitor and respond to network activity dynamically.

  • Impact: Users are unable to make timely decisions based on the most current data, leading to potential delays in addressing issues such as unusual traffic patterns, security threats, or performance bottlenecks.


Proposed solution

Implement Real-time Statistics on Dashboard:

Description: Enhance the dashboard to display real-time statistics by leveraging WebSocket or similar technologies to push updates to the UI as soon as new data is available.

Benefits:

  • Users can monitor DNS queries and blocked requests instantaneously.
  • Improved ability to detect and respond to unusual activities or potential threats in real-time.
  • Enhanced user experience with a more dynamic and interactive dashboard.

Implementation Steps:

  • Integrate WebSocket support in the backend to stream real-time data.
  • Update the front-end components to handle and display live updates without requiring page refreshes.
  • Ensure efficient data handling to minimize performance overhead on the server and client side.
@Miraz4300 Miraz4300 changed the title Feature Request: Real-time Statistics on Dashboard and Real-time Query on OS Feature Request: Real-time Statistics on Dashboard Jul 15, 2024
@ainar-g
Copy link
Contributor

ainar-g commented Jul 15, 2024

Please only file one feature request at a time.

Your first one sounds like a duplicate of #1739. I cannot really understand your second, as it seems to be a mix of unrelated feature requests, but it seems like a duplicate of #666 and/or #4036. Please search the issue tracker, to make sure nobody else has already requested the things you're requesting and rewrite your request to be about one new thing.

@ainar-g ainar-g added waiting for data Waiting for users to provide more data. and removed feature request labels Jul 15, 2024
@ainar-g ainar-g closed this as not planned Won't fix, can't repro, duplicate, stale Aug 8, 2024
@ainar-g ainar-g added duplicate Duplicate or merged issues. and removed waiting for data Waiting for users to provide more data. labels Aug 8, 2024
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

2 participants