Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cluster stats tab to explorer #11325

Merged
merged 1 commit into from
Aug 1, 2020
Merged

Conversation

jstarry
Copy link
Member

@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 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.

explorer/: Show live cluster stats
1 participant