Skip to content

Enhancement: Node Health Diagnostics#2991

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

Enhancement: Node Health Diagnostics#2991
ghost wants to merge 131 commits into
mainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 2, 2026

Summary

This PR adds a dedicated health diagnostics endpoint to the Integrated Server, providing operators with real-time status updates on various system modules.

Changes

  1. New Endpoint: Added which reports on uptime, versioning, database connectivity, and the status of optional modules (Rewards, UTXO, Bridge, etc.).
  2. Connectivity Check: Implements a lightweight database ping to verify storage health.
  3. Operational Visibility: Helps node runners monitor their infrastructure and detect configuration issues or service degradations quickly.

Closes #2295

Michael Sovereign added 30 commits April 12, 2026 16:30
MichaelSovereign added 20 commits May 2, 2026 07:18
… to prevent database locks from interrupting attestation flow
@ghost ghost requested a review from Scottcjn as a code owner May 2, 2026 06:29
@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

Automated cleanup of polluted PRs. I am fixing the local workspace state.

@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