Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API to check server healthiness #31

Open
1 of 2 tasks
isutare412 opened this issue May 25, 2023 · 1 comment
Open
1 of 2 tasks

Add API to check server healthiness #31

isutare412 opened this issue May 25, 2023 · 1 comment
Assignees
Labels
api enhancement New feature or request

Comments

@isutare412
Copy link
Collaborator

isutare412 commented May 25, 2023

배포된 서버의 헬스체크를 위해 필요한 API 를 추가합니다.
Liveness, readiness 체크 API 는 access log 가 남지 않아야 합니다.

  • Liveness check API
  • Readiness check API
@isutare412 isutare412 added enhancement New feature or request api labels May 25, 2023
@isutare412 isutare412 added this to Alpha May 25, 2023
@skgndi12 skgndi12 moved this to Todo in Alpha Jun 6, 2023
@skgndi12 skgndi12 moved this from Todo to In Progress in Alpha Jun 21, 2023
@isutare412
Copy link
Collaborator Author

아직 readiness 는 체크할 것이 없으므로, liveness 만 추가해주시고 readiness 는 나중에 DB 연결이 생긴 후에 진행해주세요.

PR 만들 때 resolves 로 연결하게 되면 현재 이슈가 강제로 닫히게 되니 resolves 는 하지 마시고, liveness 만 진행 부탁드립니다.

skgndi12 added a commit that referenced this issue Jun 24, 2023
…k-server-liveness

[#31] Controller for server liveness
@skgndi12 skgndi12 moved this from In Progress to Todo in Alpha Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
Status: Todo
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants