[Logs App] [Metrics App] Remove unnecessarily mapped fields from saved object types #73848
Labels
chore
Feature:Logs UI
Logs UI feature
Feature:Metrics UI
Metrics UI feature
Team:Infra Monitoring UI - DEPRECATED
DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Milestone
Based on #43673, we should try to reduce the number of mapped fields in our saved object definitions. If we don't need to search on or aggregate fields saved in our saved objects mapping, we can remove them from the mapping altogether to save on the number of fields that count towards the 1000 field limit per index for the .kibana index.
We need to understand the other consequences of doing this, such as ES validation, etc. See the description here: #43673
Example:
The text was updated successfully, but these errors were encountered: