VictoriaMetrics/app/vminsert
Aliaksandr Valialkin 9e79fc27c8 app/vminsert/netstorage: properly update vm_rpc_rerouted_rows_processed_total metric
Previously this metric wasn't updated because of improper defer call.
See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/955

Thanks to @xemxx for spotting the bug.
2020-12-11 13:07:05 +02: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 all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:03 +02:00
native app/{vminsert,vmagent}: take into account all the inserted rows before relabeling in vm_rows_inserted_total and vmagent_rows_inserted_total metrics 2020-10-09 13:38:49 +03:00
netstorage app/vminsert/netstorage: properly update vm_rpc_rerouted_rows_processed_total metric 2020-12-11 13:07:05 +02: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,vmagent}: take into account all the inserted rows before relabeling in vm_rows_inserted_total and vmagent_rows_inserted_total metrics 2020-10-09 13:38:49 +03:00
relabel lib/promscrape: clean references to label name and label value strings after applying per-target relabeling 2020-11-07 16:19:52 +02:00
vmimport app/{vminsert,vmagent}: take into account all the inserted rows before relabeling in vm_rows_inserted_total and vmagent_rows_inserted_total metrics 2020-10-09 13:38:49 +03:00
main.go all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:03 +02: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.