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

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Jan 22, 2024

add /{index}/_stats API
add /_stats API

closes #3526

@PSeitz PSeitz force-pushed the add_stats_api branch 5 times, most recently from 3f9d034 to 74afe9d Compare January 23, 2024 05:28
- quickwit
- elasticsearch
endpoint: "gharchive/_stats"
expected:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add size_in_bytes in the expected values?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why, but the value is not stable

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really strange, I would open an issue to track this unexpected behavior :/

@PSeitz PSeitz merged commit 03b9b0b into main Jan 25, 2024
4 checks passed
@PSeitz PSeitz deleted the add_stats_api branch January 25, 2024 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support indices-stats elasticsearch endpoint
2 participants