Skip to content

Add healthchecking #145

@hackaugusto

Description

@hackaugusto

There are multiple ways and purposes of doing healthchecks. I think we need two types:

  • Health check to be used by a process manager, that can restart the process if it is unhealthy
  • Health check for an external system, that can collect metrics and alert when the system is misbehaving

The second case should be based on metrics #144, either because the system is not replying, or some important metric is not changing (e.g. the block number for the store and block producer).

The first case, should have native implementations, namely:

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions