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

Conversation

Ashus
Copy link

@Ashus Ashus commented Oct 18, 2024

  • 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
  • Mark rows where traffic only ever came in one direction as gray - unanswered
  • 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
  • Fix for mobile view - table does not overflow and can be scrolled

* 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
* Add first seen column with formatted time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants