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 file descriptor details to cat/nodes #7655

Merged

Commits on Oct 15, 2014

  1. Add file descriptor details to cat/nodes

    cat/nodes currently does not report any details related to file descriptors. This adds the current number in use, the maximum number available as well as their ratio (percentage) to cat/nodes as hidden-by-default metrics. In addition, this also adds current heap usage (as a non-percentage of ts max) and ram usage (as a non-percerntage of its max) to allow tools to provide more granularity.
    
    Closes elastic#7652
    pickypg committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    2d8a140 View commit details
    Browse the repository at this point in the history