vmagent: spam Unsolicited response received on idle HTTP channel starting with "0\r\n\r\n"; err=<nil>
after setting up AP monitoring scrapping #608
Labels
No labels
awaiting
awaiting-author
awaiting
awaiting-reviewer
bot
deployed
Silenced alert
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DGNum/infrastructure#608
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On vault01:
When calling an
/metrics
of an AP, manually (without curl):It seems to respect the HTTP/1.1 RFC on chunked responses
Unsolicited response received on idle HTTP channel starting with
comes fromf288526374/src/net/http/transport.go (L2242C16-L2242C80)
Is golang not RFC-compliant?