Create Alert Repository #22

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

Priority: High
Estimated Time: 2 hours

Tasks:

  • Implement alert rule CRUD operations
  • Database queries for alerts
  • List/Get/Create/Update/Delete methods

Files to Create:

  • backend/internal/repository/alert_repo.go

Acceptance Criteria:

  • Can store alert rules in database
  • Can retrieve and update rules
  • Proper error handling
**Priority:** High **Estimated Time:** 2 hours **Tasks:** - Implement alert rule CRUD operations - Database queries for alerts - List/Get/Create/Update/Delete methods **Files to Create:** - `backend/internal/repository/alert_repo.go` **Acceptance Criteria:** - [ ] Can store alert rules in database - [ ] Can retrieve and update rules - [ ] Proper error handling
ilker added this to the Milestone 3: Alert Management milestone 2026-02-04 23:22:34 +01:00
ilker closed this issue 2026-02-04 23:24:48 +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#22