Skip to content

Enable Shard Search-load rate metrics for injection #127743

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

Open
wants to merge 46 commits into
base: main
Choose a base branch
from

Conversation

drempapis
Copy link
Contributor

@drempapis drempapis commented May 6, 2025

This change integrates the ShardSearchLoadRateService implementation into IndexShard as an SPI extension point.

It also introduces the SearchStatsSettings class, which enables half-life calculations within StatelessShardSearchLoadRateService::ExponentiallyWeightedMovingRate and supports scheduling pull-based actions to collect search node metrics in a serverless context.

Related to serverless-3860

@drempapis drempapis requested a review from a team as a code owner May 6, 2025 09:01
@drempapis drempapis self-assigned this May 6, 2025
@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v9.1.0 labels May 6, 2025
@drempapis drempapis added >non-issue Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch :Search Foundations/Search Catch all for Search Foundations and removed needs:triage Requires assignment of a team area label labels May 6, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-foundations (Team:Search Foundations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>non-issue :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants