Create Logs API Client (Frontend) #14

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

Priority: High
Estimated Time: 2 hours

Tasks:

  • Create logs API client
  • Add TypeScript types
  • Implement query method
  • Implement stats method
  • Implement facets method
  • Implement tail method with fetch API
  • Implement export method

Files to Create:

  • frontend/src/api/logs.ts
  • frontend/src/api/index.ts

Acceptance Criteria:

  • All API methods properly typed
  • Tail uses fetch for streaming
  • Export returns blob
**Priority:** High **Estimated Time:** 2 hours **Tasks:** - Create logs API client - Add TypeScript types - Implement query method - Implement stats method - Implement facets method - Implement tail method with fetch API - Implement export method **Files to Create:** - `frontend/src/api/logs.ts` - `frontend/src/api/index.ts` **Acceptance Criteria:** - [ ] All API methods properly typed - [ ] Tail uses fetch for streaming - [ ] Export returns blob
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:09:34 +01:00
ilker moved this to Done in VictoriaLogs Manager on 2026-02-04 23:10:52 +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#14