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

diagnostics/traffic: Improve Top talkers table in traffic #7979

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 18, 2024

  1. diagnostics/traffic: Improve Top talkers table in traffic

    * Add bit/byte switch, current and max traffic is shown in selected units
    * Allow to open directly with Top talkers tab active with URL #toptalkers
    * Instead of last timestamp in ISO format show time in seconds an address was seen last
    * Highlight values over 0.5 MB/s current traffic and values over 10 MB totals, if any of those is highlighted, the row is highlighted as well
    * Ability to click a row to mark it tracked, easier to follow someone in a table where the top get sorted often
    * Add an action button to show sessions related to the IP
    Ashus committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    16b924a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. diagnostics/traffic: Improve Top talkers table in traffic

    * Add first seen column with formatted time
    Ashus committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2288fb4 View commit details
    Browse the repository at this point in the history