Skip to content

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

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

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

Conversation

@Nexussyn

Copy link
Copy Markdown

Closes #1

Summary

Fix the HighMemoryUsage alert by replacing the self-dividing expression process_resident_memory_bytes / process_resident_memory_bytes with a meaningful ratio using node_memory_MemTotal_bytes as the denominator, 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