VictoriaMetrics/app/vminsert
Aliaksandr Valialkin 124f78857b app/{vminsert,vmagent}: improve data ingestion speed over a single connection
Process data obtianed from a single connection on all the available CPU cores.
2020-09-28 04:13:08 +03:00
..
common app/vminsert: flush bufs if needed after the current row is added 2020-07-26 12:10:11 +03:00
csvimport app/{vminsert,vmagent}: allow adding extra labels when importing data via Prometheus, CSV and JSON line formats 2020-09-02 19:43:21 +03:00
graphite app/vminsert: limit memory usage when ingesting data in big packets 2020-07-24 23:32:40 +03:00
influx app/{vmagent,vminsert}: properly preserve db tag from query string passed to Influx line protocol query 2020-07-28 21:25:19 +03:00
native all: add native format for data export and import 2020-09-27 19:54:07 +03:00
opentsdb app/vminsert: limit memory usage when ingesting data in big packets 2020-07-24 23:32:40 +03:00
opentsdbhttp app/vminsert: limit memory usage when ingesting data in big packets 2020-07-24 23:32:40 +03:00
prometheusimport app/{vminsert,vmagent}: allow passing timestamp via timestamp query arg when ingesting data to /api/v1/import/prometheus 2020-09-11 13:27:14 +03:00
prompush app/vminsert: code prettifying 2020-09-26 04:13:18 +03:00
promremotewrite app/vminsert: code prettifying 2020-09-26 04:13:18 +03:00
relabel app/vminsert: export vm_relabel_metrics_dropped_total metric that shows the number of metrics dropped due to relabeling 2020-07-23 14:57:53 +03:00
vmimport app/vminsert: code prettifying 2020-09-26 04:13:18 +03:00
main.go app/{vminsert,vmagent}: improve data ingestion speed over a single connection 2020-09-28 04:13:08 +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.