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

fix: disable printing version in health check, causes spam #2195

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

cpacker
Copy link
Collaborator

@cpacker cpacker commented Dec 7, 2024

Disable print spam in server logs:

INFO:     ::1:54484 - "GET /v1/health/ HTTP/1.1" 200 OK
0.6.1
0.6.1
INFO:     ::1:54473 - "GET /v1/health/ HTTP/1.1" 200 OK
INFO:     ::1:54484 - "GET /v1/health/ HTTP/1.1" 200 OK
INFO:     ::1:54473 - "GET /v1/health HTTP/1.1" 307 Temporary Redirect
INFO:     ::1:54473 - "GET /v1/health HTTP/1.1" 307 Temporary Redirect
0.6.1
INFO:     ::1:54473 - "GET /v1/health/ HTTP/1.1" 200 OK
0.6.1
INFO:     ::1:54473 - "GET /v1/health/ HTTP/1.1" 200 OK
0.6.1
0.6.1
INFO:     ::1:54473 - "GET /v1/health/ HTTP/1.1" 200 OK
INFO:     ::1:54484 - "GET /v1/health/ HTTP/1.1" 200 OK
INFO:     ::1:54484 - "GET /v1/health HTTP/1.1" 307 Temporary Redirect
INFO:     ::1:54484 - "GET /v1/health HTTP/1.1" 307 Temporary Redirect
0.6.1
INFO:     ::1:54484 - "GET /v1/health/ HTTP/1.1" 200 OK
0.6.1
INFO:     ::1:54484 - "GET /v1/health/ HTTP/1.1" 200 OK
0.6.10.6.1

@cpacker cpacker merged commit 376120f into main Dec 8, 2024
33 of 34 checks passed
@cpacker cpacker deleted the disable-printing-version branch December 8, 2024 00:14
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.

2 participants