VictoriaMetrics/app/vminsert
Aliaksandr Valialkin 2f612e0c67 app/vminsert: fix relabeling for metrics ingested via Influx line protocol
Previously the enabled relabeling with `-relabelConfig` command-line flag could result in missing labels
if a single Influx line protocol message contains multiple field values.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/638
2020-07-23 13:23:14 +03:00
..
common app/vminsert: fix relabeling for metrics ingested via Influx line protocol 2020-07-23 13:23:14 +03:00
csvimport app/vminsert: add ability to apply relabeling to all the incoming metrics if -relabelConfig command-line arg points to a file with a list of relabel_config entries 2020-07-02 20:39:28 +03:00
graphite app/vminsert: add ability to apply relabeling to all the incoming metrics if -relabelConfig command-line arg points to a file with a list of relabel_config entries 2020-07-02 20:39:28 +03:00
influx app/vminsert: fix relabeling for metrics ingested via Influx line protocol 2020-07-23 13:23:14 +03:00
opentsdb app/vminsert: add ability to apply relabeling to all the incoming metrics if -relabelConfig command-line arg points to a file with a list of relabel_config entries 2020-07-02 20:39:28 +03:00
opentsdbhttp app/vminsert: add ability to apply relabeling to all the incoming metrics if -relabelConfig command-line arg points to a file with a list of relabel_config entries 2020-07-02 20:39:28 +03:00
prometheusimport app/{vminsert,vmagent}: add ability to import data in Prometheus exposition format via /api/v1/import/prometheus 2020-07-10 12:14:07 +03:00
prompush app/vminsert: add ability to apply relabeling to all the incoming metrics if -relabelConfig command-line arg points to a file with a list of relabel_config entries 2020-07-02 20:39:28 +03:00
promremotewrite app/vminsert: fix relabeling for metrics ingested via Influx line protocol 2020-07-23 13:23:14 +03:00
relabel app/vminsert: fix relabeling for metrics ingested via Influx line protocol 2020-07-23 13:23:14 +03:00
vmimport app/vminsert: add ability to apply relabeling to all the incoming metrics if -relabelConfig command-line arg points to a file with a list of relabel_config entries 2020-07-02 20:39:28 +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.