Create Logs Store (Frontend) #15

Closed
opened 2026-02-04 23:08:33 +01:00 by ilker · 0 comments
Owner

Priority: High
Estimated Time: 2 hours

Tasks:

  • Create Zustand store for logs
  • Add query state management
  • Add facets state
  • Add loading/error states
  • Implement query execution
  • Implement facets loading

Files to Create:

  • frontend/src/store/logsStore.ts

Acceptance Criteria:

  • Store manages query state
  • Loading/error states work
  • Can execute queries
  • Facets are cached
**Priority:** High **Estimated Time:** 2 hours **Tasks:** - Create Zustand store for logs - Add query state management - Add facets state - Add loading/error states - Implement query execution - Implement facets loading **Files to Create:** - `frontend/src/store/logsStore.ts` **Acceptance Criteria:** - [ ] Store manages query state - [ ] Loading/error states work - [ ] Can execute queries - [ ] Facets are cached
ilker added this to the Milestone 2: VictoriaLogs Integration milestone 2026-02-04 23:08:33 +01:00
ilker added this to the VictoriaLogs Manager project 2026-02-04 23:09:15 +01:00
ilker closed this issue 2026-02-04 23:10:37 +01:00
ilker moved this to Done in VictoriaLogs Manager on 2026-02-04 23:10:54 +01:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilker/victorialogs-manager#15