Skip to content

refactor: overhaul health check system architecture including collect… - #106

Merged
cheazygoya merged 1 commit into
mainfrom
feature/uplift-part-4
Jun 16, 2026
Merged

refactor: overhaul health check system architecture including collect…#106
cheazygoya merged 1 commit into
mainfrom
feature/uplift-part-4

Conversation

@cheazygoya

Copy link
Copy Markdown
Member

Eight new rule modules registered in default_rules():

• shards_unassigned.py — shards.unassigned
• circuit_breaker.py — jvm.circuit_breaker.*
• thread_pool.py — nodes.thread_pool_rejected.*
• cluster_capacity.py — cluster.shard_limit_pressure
• backup_policy.py — snapshots.not_configured (only when snapshots collector ran)
• cpu_pressure.py — nodes.cpu_pressure.*
• master_topology.py — cluster.master_eligible_low/missing
• cluster_blocks.py — cluster.block.*

@cheazygoya
cheazygoya merged commit 0f8add2 into main Jun 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant