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

Enable profiling plugin by default #92787

Merged

Conversation

danielmitterdorfer
Copy link
Member

Originally the profiling plugin required to set search.max_buckets to a higher value than the current default. Had we enabled the profiling plugin by default, we would have changed the default value of that setting for all clusters implicitly. Due to a different bootstrapping process of the profiling solution, we do not require to change any settings anymore in the plugin. With this commit we therefore enable the plugin by default.

Relates #91640

Originally the profiling plugin required to set `search.max_buckets` to
a higher value than the current default. Had we enabled the profiling
plugin by default, we would have changed the default value of that
setting for all clusters implicitly. Due to a different bootstrapping
process of the profiling solution, we do not require to change any
settings anymore in the plugin. With this commit we therefore enable the
plugin by default.

Relates elastic#91640
@danielmitterdorfer danielmitterdorfer added >enhancement :Search/Search Search-related issues that do not fall into other categories v8.7.0 labels Jan 10, 2023
@danielmitterdorfer danielmitterdorfer self-assigned this Jan 10, 2023
@elasticsearchmachine elasticsearchmachine added the Team:Search Meta label for search team label Jan 10, 2023
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

Hi @danielmitterdorfer, I've created a changelog YAML for you.

@danielmitterdorfer danielmitterdorfer merged commit 71cd889 into elastic:main Jan 23, 2023
@danielmitterdorfer danielmitterdorfer deleted the profiling-enable-by-default branch January 23, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants