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

URI path filtering support in cluster stats API #15938

Commits on Oct 21, 2024

  1. URI path filtering support in cluster stats API

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f8238bf View commit details
    Browse the repository at this point in the history
  2. Handle backward compatibility.

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2571ea3 View commit details
    Browse the repository at this point in the history
  3. Serialise metrics/index_metrics using bit mask.

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    727ecf9 View commit details
    Browse the repository at this point in the history
  4. Add test cases for cluster stats request/response serde.

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    30521cc View commit details
    Browse the repository at this point in the history
  5. Test case changes and refactoring.

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    05b6b8c View commit details
    Browse the repository at this point in the history
  6. Add comments.

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ba22cae View commit details
    Browse the repository at this point in the history
  7. Initialise indices stats by default.

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    96f5e72 View commit details
    Browse the repository at this point in the history
  8. Remove indices stats consumers.

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7341f61 View commit details
    Browse the repository at this point in the history
  9. Replacing null check in nodes/indices stats with requested metrics

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8c0d4f5 View commit details
    Browse the repository at this point in the history
  10. Build fix.

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c5621f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Add cluster stats rolling version upgrade IT.

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    302e7ec View commit details
    Browse the repository at this point in the history
  2. Add change log.

    Signed-off-by: Swetha Guptha <[email protected]>
    Swetha Guptha committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6b87984 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into cluster_stats_uri_path_filtering

    Signed-off-by: shwetathareja <[email protected]>
    shwetathareja authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f596268 View commit details
    Browse the repository at this point in the history