You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
main-2023-02-18-d66784d prints the same prometheus error i've seen years ago while working on subdomain gateways in go-ipfs:
2023/02/18 01:29:30 http: superfluous response.WriteHeader call from github.com/prometheus/client_golang/prometheus/promhttp.(*responseWriterDelegator).WriteHeader (delegator.go:65)
iirc this is low priority, does not impact metrics in meaningful way, just pollutes stdout – something to clean up in spare moment (try to find go-ipfs fix first, this was fixed there already before)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
main-2023-02-18-d66784d
prints the same prometheus error i've seen years ago while working on subdomain gateways in go-ipfs:iirc this is low priority, does not impact metrics in meaningful way, just pollutes stdout – something to clean up in spare moment (try to find go-ipfs fix first, this was fixed there already before)
The text was updated successfully, but these errors were encountered: