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

feat(metrics): Add Raft leadership metrics. #7338

Merged
merged 17 commits into from
Jan 25, 2021
Merged

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    a1ae600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7040e84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c3e072 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e65b3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8727f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    608c54e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33f7e02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    002e18f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    a9d9d45 View commit details
    Browse the repository at this point in the history
  2. leader_changes_seen_total

    karlmcguire committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    24903c6 View commit details
    Browse the repository at this point in the history
  3. raft keys

    karlmcguire committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    fca08e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. zero leader changes

    karlmcguire committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    5e3742b View commit details
    Browse the repository at this point in the history
  2. do we need tests?

    karlmcguire committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    29ffe7b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. hardcode 0 group for zero

    karlmcguire committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    4c3cf9a View commit details
    Browse the repository at this point in the history
  2. documentation

    karlmcguire committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    17b0c1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8db763 View commit details
    Browse the repository at this point in the history
  4. fix

    karlmcguire committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    d1c45d4 View commit details
    Browse the repository at this point in the history