[pkg-go] Bug#948565: Failure when using Streaming HTTP calls
Jean-Louis Dupond
jean-louis at dupond.be
Fri Jan 10 08:16:50 GMT 2020
Package: prometheus
Version: 2.15.2+ds-1
Severity: important
Hi,
When testing the latest prometheus build in unstable together with
Thanos (https://github.com/thanos-io/thanos), I noticed this was not
working.
Thanos calls Prometheus via its API, and Prometheus reponds with:
'internal http.ResponseWriter does not implement http.Flusher interface
This is here:
https://github.com/prometheus/prometheus/blob/master/web/api/v1/api.go#L1109
Then I decided to use the upstream prometheus builds, and there it works
just fine.
So it seems like some (outdated) dependency is used to build prometheus
in unstable that does not support/implement the http.Flusher?
Thanks
Jean-Louis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-go-maintainers/attachments/20200110/7a6c8156/attachment.html>
More information about the Pkg-go-maintainers
mailing list