Skip to content

Subgraph Dashboard; Fix & Simplify #2687

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

Merged
merged 2 commits into from
Mar 25, 2025

Conversation

steegecs
Copy link
Collaborator

@steegecs steegecs commented Mar 24, 2025

Summary

Dashboard is currently broken due to taking down of the subgraph status service. This PR addresses this by removing the dependency on the subgraph status service and simplifying elements of the dashboard

Changes

  • Remove dependency on status service. Reference deployment.json in Github, transform, and fill N/A for health metrics
  • Remove protocols to complete and version comparison as they were not working/not used.
  • Remove click to okgraph.xyz and the chart page since we don't have qm hashes available from the status service
  • Edit Load Subgraph box at take only the QM hash entry since the alias was no longer working.
  • Remove red, yellow, green highlighter on the subgraph network logos.
Screenshot 2025-03-24 at 1 21 34 PM

@steegecs steegecs merged commit 2711ac9 into master Mar 25, 2025
3 of 4 checks passed
@steegecs steegecs deleted the steegecs/dashboard-fix-and-simplification branch March 25, 2025 19:24
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.

3 participants