[Improvement] Add indicators to judge whether the node is healthy
Open
- Dominant language
- Java
- Stars
- 454
- Forks
- 172
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 5
Description
At present, there is only disk i/o in the health detection of the machine. Whether to add the index of memory utilization? What do u think of that? @jerqi
Contributor guide
Research direction
Start by tracing the existing disk I/O health detection described in the issue and identify the node-health entry point and its tests. Determine how memory utilization should be measured and judged alongside disk I/O; done means the health detection reports the memory indicator consistently and its behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100