Skip to content

feat: alert 패키지 구현 #10

Description

@LEESEOJUN-creator

개요

alert/ 패키지의 SSE 스트림과 이메일 알람을 구현합니다.

작업 내용

  • SseService — SSE 연결 관리 (CopyOnWriteArrayList), 이벤트 푸시
    • 이벤트 타입: NEW_ALERT / METRIC_UPDATE / POD_STATUS / TICKET_UPDATED
  • SseController — GET /api/stream (text/event-stream)
  • AlertService — AWS SES 이메일 발송 (@transactional 범위 밖에서 처리)

관련 배경 / 이유

티켓 생성 시 실시간 알람을 React 대시보드에 전달

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions