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

Add cluster state stats #10670

Merged
merged 12 commits into from
Oct 24, 2023
Merged

Commits on Oct 17, 2023

  1. Add cluster state stats

    Signed-off-by: Aman Khare <amkhar@amazon.com>
    Aman Khare committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    198e2fa View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    0953f54 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Abstract out PersistedStateStats and use PersistedState interface for…

    … stats
    
    Signed-off-by: Aman Khare <amkhar@amazon.com>
    Aman Khare committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9862244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1bd0a6 View commit details
    Browse the repository at this point in the history
  3. Fix spotless check for test folder

    Signed-off-by: Aman Khare <amkhar@amazon.com>
    Aman Khare committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f66d81e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Add local or remote stats using array to extend upcoming stats automa…

    …tically
    
    Signed-off-by: Aman Khare <amkhar@amazon.com>
    Aman Khare committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6386f7a View commit details
    Browse the repository at this point in the history
  2. Add integ test for cluster state stats

    Signed-off-by: Aman Khare <amkhar@amazon.com>
    Aman Khare committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    b65c1b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Add tests for failed count and cleanup attempt failed count

    Signed-off-by: Aman Khare <amkhar@amazon.com>
    Aman Khare committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c8bfed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a099a86 View commit details
    Browse the repository at this point in the history
  3. Incorporate name change comments

    Signed-off-by: Aman Khare <amkhar@amazon.com>
    Aman Khare committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6606b53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1efd42 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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