[Logs UI] Refactor log stream page state #145131
Labels
Feature:Logs UI
Logs UI feature
Team:Infra Monitoring UI - DEPRECATED
DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
📓 Summary
In order to support upcoming features like the unified search bar's filter support and to improve the robustness of the page, we want to clean up the way the page manages and renders its state.
✔️ Acceptance criteria
xstate
andxstate-react
are Kibana dependencies and managed by renovateLogsPageProviders
component is made unnecessary.Bonus achievements
packages/observability-logs/log-stream-page/state
.💡 Implementation hints
Page state machine draft
Potential package structure
log-stream-page/state
log-stream-page/query-state
log-stream-page/datepicker-state
log-stream-page/filter-state
log-stream/log-entries-state
log-stream/log-histogram-state
log-view-state
The text was updated successfully, but these errors were encountered: