Skip to content
  • Jason Yellick's avatar
    FAB-11863 Assorted Raft serviceability fixes · 5fb1be95
    Jason Yellick authored
    
    
    This CR bundles four small serviceability fixes for Raft.
    
    1) It removes the newlines from a log message which made it difficult to
    consume and appeared to create a truncated list like this:
    
     INFO 17155f Entering, channel: testorgschannel1, nodes: [ID: 3
    
    2) It adds periods to all of the metric definitions in the cluster
    metrics.
    
    3) It converts the message send time in the cluster package to be
    seconds and clarifies the description with the unit 'seconds'.
    
    4) It clarifies that the number of leader changes is what this process
    has observed since start, and not the total number of leader changes for
    the network.
    
    Change-Id: Ic4ad6551af57497f174518188022bf4dfd04fc19
    Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
    5fb1be95