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

Add netstat -s to nio-diagnose #2977

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Nov 18, 2024

Motivation:

netstat -s can identify many system-wide issues that may be useful extra data. There's no reason not to collect it.

Modifications:

Add netstat -s to the nio-diagnose script.

Result:

Better diagnostics

Motivation:

netstat -s can identify many system-wide issues that may
be useful extra data. There's no reason not to collect it.

Modifications:

Add netstat -s to the nio-diagnose script.

Result:

Better diagnostics
@Lukasa Lukasa added the semver/none No version bump required. label Nov 18, 2024
@Lukasa Lukasa merged commit ae87ce5 into apple:main Nov 18, 2024
41 of 43 checks passed
@Lukasa Lukasa deleted the cb-update-nio-diagnose branch November 18, 2024 17:40
Lukasa added a commit to Lukasa/swift-nio that referenced this pull request Nov 22, 2024
Motivation:

netstat -s can identify many system-wide issues that may be useful extra
data. There's no reason not to collect it.

Modifications:

Add netstat -s to the nio-diagnose script.

Result:

Better diagnostics

(cherry picked from commit ae87ce5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants