Skip to content

Don't trigger unexpected event alerts for empty usage hashes in redis#11331

Merged
bduffany merged 1 commit intomasterfrom
unexpected-empty-hash
Feb 17, 2026
Merged

Don't trigger unexpected event alerts for empty usage hashes in redis#11331
bduffany merged 1 commit intomasterfrom
unexpected-empty-hash

Conversation

@bduffany
Copy link
Member

These are more or less expected when redis restarts, and we already have alerts for redis restarts anyway. Replacing these UnexpectedEvents with a metric so that we can track frequency instead and alert if we see too many of them.

@bduffany bduffany force-pushed the unexpected-empty-hash branch from 0050050 to 3b8cf7f Compare February 17, 2026 20:25
@bduffany bduffany force-pushed the unexpected-empty-hash branch from 3b8cf7f to efdc0b9 Compare February 17, 2026 20:28
@bduffany bduffany merged commit eb3aa73 into master Feb 17, 2026
13 checks passed
@bduffany bduffany deleted the unexpected-empty-hash branch February 17, 2026 20:48
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