这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Conversation

@gbrayut
Copy link
Contributor

@gbrayut gbrayut commented Aug 25, 2016

No description provided.

@gbrayut
Copy link
Contributor Author

gbrayut commented Aug 25, 2016

Confirmed this fixes the periodic http: proxy error: EOF and http: proxy error: net/http: request canceled errors we were seeing. They were caused by collectors sending non-gzip requests to tsdbrelay, which then added the encoding header and forwarded to another tsdbrelay instance, causing an EOF error, which then canceled the request (see the recently added tsdbrelay.*.error metrics for more details). Those datapoints were only being saved in our primary cluster, but now they are flowing to the failover cluster as well.

I'll merge this after testing for a few more hours to make sure there are no other issues.

@gbrayut gbrayut merged commit 9f7f8bf into master Aug 26, 2016
@gbrayut gbrayut deleted the tsdbrelay branch August 26, 2016 16:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants