-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Add index health and status to the _stats API #80413
Copy link
Copy link
Closed
Labels
:Core/Infra/StatsStatistics tracking and retrieval APIsStatistics tracking and retrieval APIs>enhancementTeam:Data Management (obsolete)DO NOT USE. This team no longer exists.DO NOT USE. This team no longer exists.Team:Deployment ManagementMeta label for Management Experience - Deployment Management teamMeta label for Management Experience - Deployment Management team
Metadata
Metadata
Assignees
Labels
:Core/Infra/StatsStatistics tracking and retrieval APIsStatistics tracking and retrieval APIs>enhancementTeam:Data Management (obsolete)DO NOT USE. This team no longer exists.DO NOT USE. This team no longer exists.Team:Deployment ManagementMeta label for Management Experience - Deployment Management teamMeta label for Management Experience - Deployment Management team
Type
Fields
Give feedbackNo fields configured for issues without a type.
We want to migrate Index Management UI from using
_cat/indicesAPI and keep it consistent with the current implementation. I think we could use_statsAPI to retrieve most index properties displayed in the UI. Except for index health (green/yellow/red) and status (open/closed), is it possible to add those properties to the API?Screenshot
