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 es _stats API #4442

Merged
merged 6 commits into from
Jan 25, 2024
Merged

add es _stats API #4442

merged 6 commits into from
Jan 25, 2024

Commits on Jan 25, 2024

  1. add es _stats API

    add /{index}/_stats API
    add /_stats API
    PSeitz committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ba8049d View commit details
    Browse the repository at this point in the history
  2. reuse resolve_index_patterns

    PSeitz committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bfda4ea View commit details
    Browse the repository at this point in the history
  3. fix comment

    PSeitz committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    80608ef View commit details
    Browse the repository at this point in the history
  4. remove post

    PSeitz committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0eb52aa View commit details
    Browse the repository at this point in the history
  5. remove post in test

    PSeitz committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5422f47 View commit details
    Browse the repository at this point in the history
  6. check size_in_bytes

    PSeitz committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1e4caff View commit details
    Browse the repository at this point in the history