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

Refactor sChain checks - use admin checks in watchdog #665

Open
sync-by-unito bot opened this issue Sep 21, 2021 · 0 comments
Open

Refactor sChain checks - use admin checks in watchdog #665

sync-by-unito bot opened this issue Sep 21, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Sep 21, 2021

Completely rewrite checks - decrease CPU load, collect everything from admin.

Current pipeline:
External request > Watchdog > API > Response to Watchdog > Response to the external user

Proposed improvement:
Admin already collects all metrics for each sChain on every monitor iteration.
We could save these metrics and then statically serve them by the watchdog.

This should decrease CPU load by a lot.

┆Issue is synchronized with this Jira Task

@PolinaKiporenko PolinaKiporenko moved this to Ready For Pickup in SKALE Engineering 🚀 Sep 14, 2022
@DmytroNazarenko DmytroNazarenko added the enhancement New feature or request label Apr 3, 2023
@DmytroNazarenko DmytroNazarenko moved this from Ready For Pickup to To Do in SKALE Engineering 🚀 Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants