VictoriaMetrics/app/vminsert
Aliaksandr Valialkin 9d123eb22a app/vminsert: remove useless delays when sending data to vmstorage
This improves the maximum data ingestion performance for cluster VictoriaMetrics

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/791
2020-09-28 21:41:15 +03:00
..
csvimport app/{vminsert,vmagent}: allow adding extra labels when importing data via Prometheus, CSV and JSON line formats 2020-09-02 19:47:02 +03:00
deployment Rootless docker images by default (#358) 2020-03-27 21:18:32 +02:00
graphite app/vminsert: do not call ApplyRelabeling function if relabeling is disabled 2020-07-23 13:35:36 +03:00
influx app/{vmagent,vminsert}: properly preserve db tag from query string passed to Influx line protocol query 2020-07-28 21:25:49 +03:00
native all: add native format for data export and import 2020-09-27 17:36:38 +03:00
netstorage app/vminsert: remove useless delays when sending data to vmstorage 2020-09-28 21:41:15 +03:00
opentsdb app/vminsert: do not call ApplyRelabeling function if relabeling is disabled 2020-07-23 13:35:36 +03:00
opentsdbhttp app/vminsert: do not call ApplyRelabeling function if relabeling is disabled 2020-07-23 13:35:36 +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:28:31 +03:00
promremotewrite app/vminsert: code prettifying 2020-09-26 04:16:14 +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:58:02 +03:00
vmimport app/vminsert: code prettifying 2020-09-26 04:16:14 +03:00
main.go app/{vminsert,vmagent}: improve data ingestion speed over a single connection 2020-09-28 04:14:51 +03:00
Makefile app: remove duplicate *-pure makefile rules 2020-07-31 20:01:30 +03:00
README.md all: add native format for data export and import 2020-09-27 17:36:38 +03:00

vminsert routes the ingested data to vmstorage.