[ILM] Update index management to show index lifecycle phase #19949
Labels
Feature:ILM
Feature:Index Management
Index and index templates UI
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Now that we can assign lifecycle policies to index templates (and therefore indices), we need a way to show the status of each index in terms of which phase of the lifecycle it is in. Index management UI is a great choice here and we need to add a column to the table that indicates (assuming the index has a lifecycle applied) which phase the lifecycle is in (we should also handle error states reported by ES here too).
This ticket talks about an
explain
API that will be used for this work.The text was updated successfully, but these errors were encountered: