Skip to content

Document how to monitor and interpret Waku node health #165

@jm-clius

Description

@jm-clius

We need to document how operators or encapsulating applications can monitor the health of their Waku nodes and how to interpret monitoring results for various use cases.

This is primarily a documentation exercise, but may require some engineering to ensure the appropriate metrics and information is retrievable from the node.

The necessary health information needs to be available both via the REST API and in any of the software bindings (Nim, C, etc.)

As a starting point, the following information from a node should be monitorable and we should provide clear documented guidelines on how to interpret this:

  1. Is the Waku node running?
  2. What protocols are currently mounted on the node?
  3. If relay is mounted, how many peers is connected for each pubsub topic.
  4. If relay is moutned, what is the current relay bandwidth for each pubsub topic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions