Skip to content

[ML] Make .ml indices that will not become system indices hidden #52420

Closed
@droberts195

Description

@droberts195

#50452 introduced the concept of hidden indices into 7.7.

All indices beginning with .ml need to migrate to being either hidden indices or system indices. They cannot be normal indices from 8.0 onwards.

Since the hidden index functionality is available we should start to use it now. The following patterns of .ml index should become hidden indices, i.e. have the index.hidden setting added to them on creation:

  1. .ml-anomalies*
  2. .ml-state*
  3. .ml-notifications*
  4. .ml-annotations*
  5. .ml-stats*

(Note .ml-config* and .ml-meta* will become system indices and should not be altered by this piece of work. Any others I have missed need discussing.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions