Skip to content

Improve monitoring of Consensus node#1488

Merged
pragmaxim merged 1 commit intomasterfrom
fix/consensus-node-monitor
Apr 30, 2026
Merged

Improve monitoring of Consensus node#1488
pragmaxim merged 1 commit intomasterfrom
fix/consensus-node-monitor

Conversation

@pragmaxim
Copy link
Copy Markdown
Contributor

@pragmaxim pragmaxim commented Apr 30, 2026

Blockbook unfortunatelly has dependency on Consensus node just for obtaining INFO whether it is LIVE.
This is good to know however it introduces huge DevOps maintenance. This PR turns it into a sweet spot :

  • we get information for local Consensus node (production)
  • we ignore it if it is not running locally and set "unreachable-locally" on Dev

This reduces maintenance overhead

Less invasive and strict monitoring of consensus node that does not flood logs with errors
@pragmaxim pragmaxim requested a review from cranycrane April 30, 2026 11:10
Copy link
Copy Markdown
Contributor

@cranycrane cranycrane left a comment

Choose a reason for hiding this comment

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

LGTM

@pragmaxim pragmaxim merged commit f495091 into master Apr 30, 2026
3 checks passed
@pragmaxim pragmaxim deleted the fix/consensus-node-monitor branch April 30, 2026 12:55
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.

2 participants