Skip to content

chore: Prometheus 메트릭 엔드포인트 노출 설정#35

Merged
robinjoon merged 1 commit intomainfrom
ticket/#34
Mar 8, 2026
Merged

chore: Prometheus 메트릭 엔드포인트 노출 설정#35
robinjoon merged 1 commit intomainfrom
ticket/#34

Conversation

@robinjoon
Copy link
Member

@robinjoon robinjoon commented Mar 8, 2026

Summary

  • application.ymlmanagement.endpoints.web.exposure.include: health, prometheus 추가
  • SecurityConfig.kt/actuator/prometheus permitAll 추가
  • 보안은 k3s 인그레스 레벨에서 제어

Closes #34

Test plan

  • 전체 빌드 및 테스트 통과 확인
  • /actuator/prometheus 엔드포인트 접근 확인

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@robinjoon robinjoon merged commit c3861bf into main Mar 8, 2026
1 check passed
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.

Prometheus 메트릭 엔드포인트 노출 설정

1 participant