Skip to content

feat(audit/actuator): llm-audit endpoint with stats and search - #6

Open
gitFILO wants to merge 5 commits into
mainfrom
feat/audit-actuator
Open

feat(audit/actuator): llm-audit endpoint with stats and search#6
gitFILO wants to merge 5 commits into
mainfrom
feat/audit-actuator

Conversation

@gitFILO

@gitFILO gitFILO commented May 28, 2026

Copy link
Copy Markdown
Owner

Motivation

감사 데이터 운영 조회용 Actuator endpoint 4종 제공.

Modifications

  • feat(audit/actuator): LlmAuditEndpoint with stats/search/by-trace/health reads and flag write
  • feat(audit/actuator): AuditStatsService with team/user/model groupBy and latency percentiles
  • feat(audit/actuator): JdbcAuditSearchService with filters, pagination, and PII re-masking
  • feat(audit/actuator): AuditHealthService with queue depth, db reachability, and last-flush tracking

Result

  • 피쳐 브랜치 feat/audit-actuator 의 모든 A1~A4 태스크 done
  • base = feat/audit-core (stack PR — audit-core 머지 후 base 자동 main 갱신)
  • groupId = io.modelaudit
  • API/프로토콜 변경: 없음 (스타터 내부 추가만)

@gitFILO
gitFILO changed the base branch from feat/audit-core to main May 28, 2026 23:36
@gitFILO
gitFILO force-pushed the feat/audit-actuator branch from 08446ef to 9a1db3b Compare May 29, 2026 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant