Skip to content

Enhancement: Process Start Time Metadata#3066

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

Enhancement: Process Start Time Metadata#3066
ghost wants to merge 205 commits into
mainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 2, 2026

Summary

This PR improves the node's observability by including the exact OS-level process creation time in the health diagnostics payload.

Changes

  1. Process Monitoring: Updated the endpoint to report using .
  2. Restart Detection: This provides a more reliable uptime metric than internal application variables, as it reflects when the OS actually spawned the process. Helps operators identify 'silent' restarts triggered by process managers (like systemd or pm2) or out-of-memory (OOM) events.
  3. Auditability: Facilitates precise correlation between system logs and node performance metrics during troubleshooting.

Closes #2295

Michael Sovereign added 30 commits April 12, 2026 16:30
MichaelSovereign added 21 commits May 2, 2026 08:26
…ets to ensure data persistence during node maintenance
…timize directory sorting and filtering performance
…Binding for improved device metadata validation
…th enhanced caching for better performance
… to Elya Service for better network state consistency
…esponse to support better search result UI
…g for improved device tracking and consistency across OS reports
…y enforcing 8 decimal places to prevent cumulative rounding errors
…tatic pepper to improve identity privacy and prevent rainbow table attacks
…anager for improved auditing and troubleshooting
…ed network resource monitoring and leak detection
… Elya Service to prevent calculation errors from negative slots
…oint to optimize server performance and reduce redundant document generation
…c pepper to improve device privacy and prevent cross-node linkability
…ager to support efficient partial state updates
…for improved restart detection and uptime auditing
@ghost ghost requested a review from Scottcjn as a code owner May 2, 2026 08:10
@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