Skip to content

Cluster monitoring metrics #2069

@unknown321

Description

@unknown321

Currently (v1.0.2), /state endpoint doesn't provide enough information about real state of the cluster:

  • List of nodes is always the same, even if some nodes have lost connection to the cluster - there is no node state
  • Lack of synchronization status (ie number of last transaction on each node)
  • No simple message with cluster status, for example: green when all nodes are online, yellow when one node is down and red when 2 nodes are down
  • Maybe some info about RAFT leases, not sure about it
  • Something else..?

Metadata

Metadata

Assignees

No one assigned

    Labels

    exp/beginnerSomething most people could solve.kind/enhancementSomething could be better.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions