VictoriaMetrics/app/vminsert
Aliaksandr Valialkin 0f63da3698 app/{vmagent,vminsert}: properly preserve db tag from query string passed to Influx line protocol query
Previously `db` tag from the query string wasn't added to metrics after encountering `db` tag in the Influx line

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/653
2020-07-28 21:25:19 +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: limit memory usage when ingesting data in big packets 2020-07-24 23:32:40 +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
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: limit memory usage when ingesting data in big packets 2020-07-24 23:32:40 +03:00
prompush app/vminsert: limit memory usage when ingesting data in big packets 2020-07-24 23:32:40 +03:00
promremotewrite app/vminsert: limit memory usage when ingesting data in big packets 2020-07-24 23:32:40 +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: limit memory usage when ingesting data in big packets 2020-07-24 23:32:40 +03:00
main.go lib/httpserver: log remote address in error message from httpserver.Errorf 2020-07-20 14:11:22 +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.