Hosts/services that affect children should have a higher severity than others
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 616
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Describe the bug
When the host/service list is sorted by severity, hosts/services with affected children should be listed at the top (they should have a higher severity).
Host with affected children is at position 2.
Service with affected children is at position 3.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the host and service list sorting shown in the issue, then trace how severity is calculated for objects with affected children. Done means hosts and services with affected children appear above unaffected objects when the list is sorted by severity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- observability-sre
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100