Skip to content

Implement Real-Time Metrics Collection in Admin Dashboard #41

Description

@Steake

Part of Epic: #71 - RC1: Zero-Knowledge & Observability


Goal: Populate dashboard with real network and system metrics—including uptime, peer count, block height, resource usage and trust scores.

Requirements:

  • Inject real node/network metrics data into admin API endpoints
  • Calculate uptime, block times, peer count, trust scores, slashing events, CPU/RAM/disk metrics
  • Remove mock values, display actual metrics in dashboard

Files:

  • crates/bitcell-admin/src/api/metrics.rs

Acceptance Criteria:

  • Dashboard visualizes live node and chain status
  • Real trusted metrics for node operation

See todo_now.md.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions