<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Package: prometheus<br>
    Version: 2.15.2+ds-1<br>
    Severity: important<br>
    <br>
    Hi,<br>
    <br>
    When testing the latest prometheus build in unstable together with
    Thanos (<a class="moz-txt-link-freetext" href="https://github.com/thanos-io/thanos">https://github.com/thanos-io/thanos</a>), I noticed this was not
    working.<br>
    Thanos calls Prometheus via its API, and Prometheus reponds with: '<span
      class="pl-s">internal http.ResponseWriter does not implement
      http.Flusher interface<br>
      <br>
      This is here:
<a class="moz-txt-link-freetext" href="https://github.com/prometheus/prometheus/blob/master/web/api/v1/api.go#L1109">https://github.com/prometheus/prometheus/blob/master/web/api/v1/api.go#L1109</a><br>
      <br>
      <br>
      Then I decided to use the upstream prometheus builds, and there it
      works just fine.<br>
      So it seems like some (outdated) dependency is used to build
      prometheus in unstable that does not support/implement the
      http.Flusher?</span><br>
    <br>
    <br>
    Thanks<br>
    Jean-Louis<br>
    <br>
    <br>
  </body>
</html>