Skip to content

feat: anomaly 패키지 구현 #16

@LEESEOJUN-creator

Description

@LEESEOJUN-creator

작업 내용

  • AnomalyThresholdProperties: application.yml 임계치 바인딩
  • AnomalyDetectionService: 30초 스케줄러 + 룰 기반 이상 탐지

이상 탐지 룰

  • CPU > 90% → CPU_HIGH
  • 메모리 > 85% → MEMORY_HIGH
  • 재시작 >= 3회 → POD_RESTART
  • 에러율 > 10% → ERROR_RATE_HIGH
  • OOMKilled → OOM_KILLED
  • CrashLoopBackOff → CRASH_LOOP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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