Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Add cluster stats tab to explorer#11325

Merged
jstarry merged 1 commit intosolana-labs:masterfrom
jstarry:explorer-stats
Aug 1, 2020
Merged

Add cluster stats tab to explorer#11325
jstarry merged 1 commit intosolana-labs:masterfrom
jstarry:explorer-stats

Conversation

@jstarry
Copy link
Copy Markdown
Contributor

@jstarry jstarry commented Aug 1, 2020

Problem

  • Want to see cluster stats (TPS, conf, block height / time)

Summary of Changes

  • Subscribe to Solana Beach ws API to power stats
  • Add new "Stats" tab to main view
  • Show block number in realtime
  • Show animated total transaction count ⚡
  • Show epoch progress

Fixes #11246

Screen Shot 2020-08-01 at 8 22 21 PM

@jstarry jstarry force-pushed the explorer-stats branch 2 times, most recently from fade7c4 to 3a83ac3 Compare August 1, 2020 12:22
@jstarry jstarry merged commit 54d36d2 into solana-labs:master Aug 1, 2020
@jstarry jstarry deleted the explorer-stats branch August 1, 2020 14:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

explorer/: Show live cluster stats

1 participant