VictoriaMetrics/app/vminsert
Aliaksandr Valialkin 70ca018a57 app/vminsert/opentsdbhttp: skip invalid rows and continue parsing the remaining rows
Invalid rows are logged and counted in `vm_rows_invalid_total{type="opentsdb-http"}` metric
2019-08-24 13:36:29 +03:00
..
common all: return 503 http error if service is temporarily unavailable 2019-08-23 09:55:07 +03:00
concurrencylimiter all: return 503 http error if service is temporarily unavailable 2019-08-23 09:55:07 +03:00
graphite app/vminsert/graphite: skip invalid rows and continue parsing the remaining rows 2019-08-24 13:36:29 +03:00
influx app/vminsert/influx: skip invalid rows and continue parsing the remaining rows 2019-08-24 13:36:29 +03:00
opentsdb app/vminsert/opentsdb: skip invalid rows and continue parsing the remaining rows 2019-08-24 13:36:29 +03:00
opentsdbhttp app/vminsert/opentsdbhttp: skip invalid rows and continue parsing the remaining rows 2019-08-24 13:36:29 +03:00
prometheus app/vminsert: add vm_rows_per_insert summary metric 2019-07-27 13:21:46 +03:00
main.go app/vminsert: allow setting the maximum number of labels per time series via -maxLabelsPerTimeseries 2019-08-23 08:45:26 +03:00
README.md all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00

vminsert routes the ingested data to vmstorage.