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

Road to v1: service unification, indexing dashboard and other improvements #92

Merged
merged 34 commits into from
Feb 5, 2024

Conversation

neysofu
Copy link
Member

@neysofu neysofu commented Jan 29, 2024

  • Switch from warp to axum.
  • Greatly simplify the code architecture and split the application into multiple crates.
  • Merge cross-checker service and API server.
  • Add support for graph-node version monitoring, subgraph version.
  • Indexers are now identified by address, not name, resulting in simpler logic in quite a few places.
  • Much improved error handling and monitoring.
  • Indexer dashboard endpoints and Diesel queries.

Follow-ups (WIP) will include a GH release with a published GraphQL API schema file and guide on how to setup and maintain Grafana dashboards; will then re-prioritize feature work.

@neysofu neysofu requested a review from LNSD January 29, 2024 16:30
@neysofu
Copy link
Member Author

neysofu commented Jan 29, 2024

Partial fix: #91
Closes #76.
Closes #48.
Closes #34.

@fordN fordN self-assigned this Jan 29, 2024
Copy link
Contributor

@LNSD LNSD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@neysofu neysofu merged commit 186b62f into main Feb 5, 2024
5 checks passed
@neysofu neysofu deleted the filippo/improvements branch February 5, 2024 09:27
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