Skip to content

Truncate long hostnames in egress summary#14

Merged
mslipper merged 1 commit into
mainfrom
mslipper/truncate-hostnames
Apr 7, 2026
Merged

Truncate long hostnames in egress summary#14
mslipper merged 1 commit into
mainfrom
mslipper/truncate-hostnames

Conversation

@mslipper

@mslipper mslipper commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

Long hostnames were overflowing the host column and running into the count numbers, making the summary hard to read. This truncates hostnames to 64 characters (preserving the beginning) and widens the column to ensure there's always spacing between the hostname and the counts.

Hostnames are now capped at 64 characters (keeping the beginning),
and the host column is widened to guarantee spacing before the counts.
@mslipper mslipper merged commit 58acfa8 into main Apr 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant