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

superfluous response.WriteHeader call from client_golang #68

Open
mrfelton opened this issue Mar 26, 2021 · 0 comments
Open

superfluous response.WriteHeader call from client_golang #68

mrfelton opened this issue Mar 26, 2021 · 0 comments

Comments

@mrfelton
Copy link
Contributor

Getting this error from lndmon repeatedly in our logs:

2021/03/26 09:06:14 http: superfluous response.WriteHeader call from github.com/prometheus/client_golang/prometheus/promhttp.(*responseWriterDelegator).WriteHeader (delegator.go:58)

Posts like these suggest it would be fixed by updating to a recent version of client_golang

prometheus/statsd_exporter#257
prometheus/client_golang#730
google/cadvisor#2537
thanos-io/thanos#1086

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

No branches or pull requests

1 participant