Skip to content

Comments

feat: add GET /auth/metrics/hashrate endpoint#17

Closed
mukama wants to merge 1 commit intotetherto:developfrom
mukama:feat/metrics-hashrate
Closed

feat: add GET /auth/metrics/hashrate endpoint#17
mukama wants to merge 1 commit intotetherto:developfrom
mukama:feat/metrics-hashrate

Conversation

@mukama
Copy link
Contributor

@mukama mukama commented Feb 19, 2026

Summary

  • Add GET /auth/metrics/hashrate endpoint that queries daily miner hashrate data via tailLogCustomRangeAggr RPC
  • Returns { log: [{ ts, hashrateMhs }], summary: { avgHashrateMhs, totalHashrateMhs } }
  • Establishes metrics module scaffolding (schemas, handlers, routes, tests)

Add metrics hashrate endpoint that queries miner hashrate data via
tailLogCustomRangeAggr RPC and returns daily hashrate with summary.
@mukama
Copy link
Contributor Author

mukama commented Feb 19, 2026

Superseded by #21 (unified metrics branch)

@mukama mukama closed this Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant