We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Getting this error from lndmon repeatedly in our logs:
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
The text was updated successfully, but these errors were encountered: