Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Metrics UI] Remove saved object concept from browser and HTTP APIs #152274

Closed
2 tasks done
weltenwort opened this issue Feb 27, 2023 · 3 comments
Closed
2 tasks done

[Metrics UI] Remove saved object concept from browser and HTTP APIs #152274

weltenwort opened this issue Feb 27, 2023 · 3 comments
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

Comments

@weltenwort
Copy link
Member

weltenwort commented Feb 27, 2023

📓 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

@weltenwort weltenwort added 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 needs-refinement A reason and acceptance criteria need to be defined for this issue labels Feb 27, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)

@roshan-elastic
Copy link

Hey @weltenwort, trying to understand the user impact of this.

It sounds like this would mean that when a Kibana server is upgraded, the user wouldn't experience any issues when it upgrades?

Do you have any details on when a Kibana server is upgraded and the current experience for the user?

@neptunian
Copy link
Contributor

@roshan-elastic These were both completed, just forgot to close this parent issue. Ping me if you'd like more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants