[Metrics UI] Remove saved object concept from browser and HTTP APIs #152274
Labels
Feature:Metrics UI
Metrics UI feature
info-needed
needs-refinement
A reason and acceptance criteria need to be defined for this issue
Team:Infra Monitoring UI - DEPRECATED
DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
📓 Summary
In order to allow the browser-side code to work seamlessly across Kibana server upgrade without a page reload, we want to have fully versioned HTTP APIs that are not tied to any the internal saved object schema. To that end, we must neither access the saved object client from
public
code nor leak the saved object schema in HTTP requests and responses.🔗 part of #149098
🔢 Tasks
The text was updated successfully, but these errors were encountered: