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

Adds counter metrics for leader and follower check failures #12439

Merged

Commits on Mar 26, 2024

  1. Adds counter metrics for leader and follower check failures

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    04b4cb6 View commit details
    Browse the repository at this point in the history
  2. Refactoring UTs to assert counters

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    63eba93 View commit details
    Browse the repository at this point in the history
  3. Adding TestMetricsRegistry for UTs

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    48e38b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Adding asserts in unit tests for no leader or failure checks

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6166519 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge branch 'main' into leaderCheckMetrics

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed May 22, 2024
    Configuration menu
    Copy the full SHA
    83f3028 View commit details
    Browse the repository at this point in the history
  2. Moving leaderCheckFailureCounter outside of Transport call

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dd39aee View commit details
    Browse the repository at this point in the history
  3. Added ChangeLog

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c295e40 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Moving followerChecksFailureCounter outside of Transport call

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed May 23, 2024
    Configuration menu
    Copy the full SHA
    13954dc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge branch 'main' into leaderCheckMetrics

    Signed-off-by: Harsh Garg <gkharsh@amazon.com>
    Harsh Garg committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5246ed7 View commit details
    Browse the repository at this point in the history