Skip to content

Fix #1: [$30 BOUNTY] [Python] Fix HighMemoryUsage alert ratio expression - #15

Open
Nexussyn wants to merge 1 commit into
weilixiong:mainfrom
Nexussyn:bounty-fix/issue-1-1782123356432
Open

Fix #1: [$30 BOUNTY] [Python] Fix HighMemoryUsage alert ratio expression#15
Nexussyn wants to merge 1 commit into
weilixiong:mainfrom
Nexussyn:bounty-fix/issue-1-1782123356432

Conversation

@Nexussyn

Copy link
Copy Markdown

Closes #1

Summary

Fix the HighMemoryUsage Prometheus alert by replacing the self-dividing expression with a proper memory usage ratio comparing process resident memory against node total memory, and add validation to detect self-dividing expressions in alert rules.

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.

[$30 BOUNTY] [Python] Fix HighMemoryUsage alert ratio expression

1 participant