Skip to content

Feature Request: Add a health-check endpoint for node synchronization status #8507

Description

@SoySkate

Hi, I was looking into monitoring a RustChain node and I noticed it would be incredibly helpful to have a dedicated /api/sync-status or /health/sync endpoint that simply returns:

{ "is_synced": true, "current_block": 10425, "network_block": 10425 }

This would make it much easier to integrate RustChain nodes with standard infrastructure monitoring tools like Prometheus or Datadog without having to parse logs.

(Also, claiming the 1 RTC bounty for opening a meaningful feature request on Scottcjn repos! Wallet: 0xC2C9225C4d45e3A742eE8b5DBcBf2d7a166b6Fef)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions