Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

http: superfluous response.WriteHeader call from [..] prometheus/client_golang #45

Open
lidel opened this issue Feb 18, 2023 · 0 comments

Comments

@lidel
Copy link
Collaborator

lidel commented Feb 18, 2023

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@lidel and others