Expose File descriptor usage in percent in the Metrics Api
Open
enhancement
monitoring
v5.5.0
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
We are currently exposing the number of File descriptor used and the maximum available File descriptor. Since we already compute in percentage the usage of certain value like the HEAP it would be great to also expose the percentage of the FD used.
Percentage are more easily consumed by human.
Contributor guide
Assessment
This issue has not been assessed yet.