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

report: add --report-exclude-network option #51645

Merged

Commits on Feb 21, 2024

  1. report: add --report-exclude-network option

    New option `--report-exclude-network`, also available as
    `report.excludeNetwork`, enables the user to exclude
    networking interfaces in their diagnostic report.
    On some systems, this can cause the report to take minutes
    to generate so this option can be used to optimize that.
    
    Fixes: nodejs#46060
    
    PR-URL: nodejs#51645
    
    Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
    Ethan-Arrowood and joyeecheung committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    67ca735 View commit details
    Browse the repository at this point in the history