VictoriaMetrics/lib/protoparser/promremotewrite
Aliaksandr Valialkin 4f8a3af061 lib/protoparser/promremotewrite: synchronously process Prometheus remote_write requests
There is no reason in processing these requests asynchronously in the face of https://github.com/VictoriaMetrics/VictoriaMetrics/issues/896
Synchronous processing code is easier to read and understand than the previous async code
2020-11-13 12:17:25 +02:00
..
streamparser.go lib/protoparser/promremotewrite: synchronously process Prometheus remote_write requests 2020-11-13 12:17:25 +02:00