Skip to content
  • muralisr's avatar
    add endorser metrics · 26aca2e3
    muralisr authored
    
    
    This CR adds endorser metrics
       - #proposals received
       - #successful proposals
       - #proposals that failed validation
       - #proposals that failed due to tx dup.
       - #proposals that failed due to endorsement
          failures
       - #proposals that failed chaincode instantiations
       - #duration of successful proposals
    
    Metrics from other parts in the stack such as chaincode are left
    to those components.
    
    FAB-13088 #done
    
    Change-Id: I16a472540b2cd6e31c93d89cce9b5e69940d2db4
    Signed-off-by: default avatarmuralisr <srinivasan.muralidharan99@gmail.com>
    Signed-off-by: default avatarMatthew Sykes <sykesmat@us.ibm.com>
    (cherry picked from commit 2d2cd3366bf7693e5e7545682fe1e55ed913512f)
    26aca2e3