Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[consensus] Update all consensus counters to new format #1663

Closed
wants to merge 3 commits into from
Closed

[consensus] Update all consensus counters to new format #1663

wants to merge 3 commits into from

Commits on Nov 11, 2019

  1. [consensus] Update all consensus counters to new format

    Summary
    Stop using OP_COUNTERS
    Create a separate metric for each counter prefixed by "libra_consensus_"
    Use promethus macros directly for creating counters
    Update all usages of consensus counters to new names
    
    fixup! [consensus] Update all consensus counters to new format
    ankushagarwal committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    2517d8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5141693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30505e1 View commit details
    Browse the repository at this point in the history