Skip to content

Enable profiling plugin by default#92787

Merged
danielmitterdorfer merged 2 commits intoelastic:mainfrom
danielmitterdorfer:profiling-enable-by-default
Jan 23, 2023
Merged

Enable profiling plugin by default#92787
danielmitterdorfer merged 2 commits intoelastic:mainfrom
danielmitterdorfer:profiling-enable-by-default

Conversation

@danielmitterdorfer
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

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

@elasticsearchmachine
Copy link
Copy Markdown
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