influxdb/kit
Johnny Steenbergen e295d508ac fix: make API type marshal before writing to respone writer to avoid duplicate write header calls on failed encoding
this fix is necessary to avoid the superflour write header error. When the
write fails, we log it, this shoudl never happen unless the connection gets
corrupted. In that case there is nothing for the server to do except log
2020-04-15 14:26:25 -07:00
..
check feat(kit/check): Adds manual override capabilities to readiness endpoint. 2019-12-30 09:42:31 -05:00
cli refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
errors feat(influxd): Add errors.List to simplify capturing a list of errors 2019-03-19 20:35:02 -07:00
grpc refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
metric feat(metrics): allow red metrics to be more generic (#17678) 2020-04-08 12:58:36 -06:00
prom refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
signals chore(context,gather,inmem,kit): fix megacheck errors 2018-11-01 12:54:46 -07:00
tracing fix(tracing): set method to trace 2020-04-08 14:48:53 +02:00
transport/http fix: make API type marshal before writing to respone writer to avoid duplicate write header calls on failed encoding 2020-04-15 14:26:25 -07:00