prometheus/web
Fabian Reinartz 9d68e81b32 web: don't return federation errors over HTTP
We are writing federation responses streaming. So after
the first byte we wrote, the status header is fixed. We cannot
return an HTTP error for intermediate error but should just abort
and log instead.
2016-12-06 15:52:50 +01:00
..
api/v1 web/api: add targets endpoint 2016-12-05 13:13:21 +01:00
ui web: Display current working directory on status-page 2016-12-05 19:46:41 +01:00
federate.go web: don't return federation errors over HTTP 2016-12-06 15:52:50 +01:00
federate_test.go web: add more federation test scenarios 2016-09-15 15:23:55 +02:00
web.go web: Display current working directory on status-page 2016-12-05 19:46:41 +01:00
web_test.go Add missing license headers 2016-04-13 16:08:22 +02:00