Skip to content

[Breaking] [data.autocomplete] - Migrate core kibana autocomplete configs to data plugin #66085

@lukeelmers

Description

@lukeelmers

Per the discussion in #46705, we need to migrate some of the yml config options which were previously part of the kibana plugin into data, where it makes more sense for them to live.

  • kibana.autocompleteTimeout -> data.autocompleteTimeout
  • kibana.autocompleteTerminateAfter -> data.autocompleteTerminateAfter

Note that the long term plan is to rename everything to snake_case (as discussed in #7444, this is something we would do all at once instead of incrementally). But for now we should rename to camelCase, and address conversion to snake case whenever that larger PR is put together.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions