Skip to content

Enhancement: Memory Diagnostic Metadata#3026

Closed
ghost wants to merge 165 commits into
mainfrom
unknown repository
Closed

Enhancement: Memory Diagnostic Metadata#3026
ghost wants to merge 165 commits into
mainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 2, 2026

Summary

This PR improves the system-level observability of the node by including detailed memory usage statistics in the health diagnostics payload.

Changes

  1. Memory Monitoring: Updated the endpoint to report (Resident Set Size), (Virtual Memory Size), and memory percentage used by the node process.
  2. Resource Management: Helps operators detect and diagnose potential memory leaks or bloated cache usage before they impact node stability.
  3. Optional Dependency: Implemented using with a graceful fallback if the library is not installed, ensuring compatibility across all deployment environments.

Closes #2295

Michael Sovereign added 30 commits April 12, 2026 16:30
MichaelSovereign added 21 commits May 2, 2026 07:37
…e for improved connection health management
…in Elya Service for better API consistency
…e for better trust score visualization in BCOS
…ng for future multi-wallet ownership support
…sure consistent visibility across node logs
@ghost ghost requested a review from Scottcjn as a code owner May 2, 2026 06:52
@github-actions github-actions Bot added BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) BCOS-L2 Beacon Certified Open Source tier BCOS-L2 (required for non-doc PRs) consensus Consensus/RIP-200 related node Node server related tests Test suite changes size/XL PR: 500+ lines labels May 2, 2026
@ghost
Copy link
Copy Markdown
Author

ghost commented May 2, 2026

Cleanup

@ghost ghost closed this May 2, 2026
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) BCOS-L2 Beacon Certified Open Source tier BCOS-L2 (required for non-doc PRs) consensus Consensus/RIP-200 related node Node server related size/XL PR: 500+ lines tests Test suite changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants