area/health_checkingarea/statsbughelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
Title: HTTP health check filter depends on stats
Description:
The HTTP health check filter relies on the presence of the following stats: membership_total, membership_healthy, and membership_degraded. Running a configuration that filters out these stats will cause the filter to not work properly. Like #9856, this falls into the category of using stats for control flow.