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

Relayer analytics and metric reporting endpoints #290

Closed
polymorpher opened this issue Apr 14, 2022 · 3 comments
Closed

Relayer analytics and metric reporting endpoints #290

polymorpher opened this issue Apr 14, 2022 · 3 comments

Comments

@polymorpher
Copy link
Owner

For more reliable integrations at scale, Relayer should report statistics for failures based on error types and make the data available to developers in real-time. Health checks (including private RPC servers, if any), server load and usage statistics, and block height discrepancies should also be reported. Some logs should also be digested to Stackdriver or ElasticSearch based indexing system for debugging purposes.

Related to #264

@polymorpher
Copy link
Owner Author

ElasticSearch will be used as the backend for storing and indexing the events. Kibana for internal visualization and monitoring, and Grafana for public-facing status monitoring and visualization

@polymorpher
Copy link
Owner Author

Online at https://relayer.onewallet.hiddenstate.xyz/monitor/stats and https://relayer.onewallet.hiddenstate.xyz/monitor/block. Frontend visualization will be done separately

@polymorpher
Copy link
Owner Author

(Done in 5f8f523...1320fd5)

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

No branches or pull requests

1 participant