You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Completely rewrite checks - decrease CPU load, collect everything from admin.
Current pipeline:
External request
> Watchdog> API> Response to Watchdog> Response to the external userProposed 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
The text was updated successfully, but these errors were encountered: