Skip to content

Allow configurable rollup on ALB Healthy Host Count check#22

Merged
dgoodellrhy merged 1 commit intomasterfrom
NOC-48554
Mar 12, 2026
Merged

Allow configurable rollup on ALB Healthy Host Count check#22
dgoodellrhy merged 1 commit intomasterfrom
NOC-48554

Conversation

@dgoodellrhy
Copy link
Copy Markdown
Contributor

We were getting a ton of noise from this, it seems to stem from the alb healthy hosts check looking at healthy_hosts_count.minimum, which can hit 0 at a single point in the standard 60 second rollup window (when instances are draining connections for example), but isn't necessarily indicative of an outage. The new default .weighted() is more indicative of a host health problem.

@dgoodellrhy dgoodellrhy requested a review from a team as a code owner March 6, 2026 21:01
@dgoodellrhy dgoodellrhy merged commit 5913ca3 into master Mar 12, 2026
5 of 8 checks 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.

2 participants