Skip to content

fix: false positive OpenMetrics error in logs#1008

Merged
levkk merged 1 commit into
mainfrom
levkk-fix-openmetrics-endpointlog
May 27, 2026
Merged

fix: false positive OpenMetrics error in logs#1008
levkk merged 1 commit into
mainfrom
levkk-fix-openmetrics-endpointlog

Conversation

@levkk
Copy link
Copy Markdown
Collaborator

@levkk levkk commented May 27, 2026

fix #980

Basically clients close HTTP connections before sending a complete request. Happens all the time, we shouldn't be logging it as an error.

@levkk levkk merged commit da0524c into main May 27, 2026
5 checks passed
@levkk levkk deleted the levkk-fix-openmetrics-endpointlog branch May 27, 2026 00:07
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pgdog/src/stats/http_server.rs 0.00% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

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.

Metrics endpoint occasionally errors out

1 participant