VictoriaMetrics/app/vminsert
Aliaksandr Valialkin 087393bcef
lib/promrelabel: remove unconditional sorting of the labels in ParsedConfigs.Apply(), since the sorting isnt needed in many places
Sort labels explicitly after calling the ParsedConfigs.Apply() when needed.

This reduces CPU usage when performing metric-level relabeling, where labels' sorting isn't needed.
2022-10-09 14:53:35 +03:00
..
clusternative Adds read-only mode for vmstorage node (#1680) 2021-10-08 12:52:56 +03:00
csvimport app/vminsert: allows parsing tenant id from labels (#3009) 2022-09-30 17:28:35 +03:00
datadog app/vminsert: allows parsing tenant id from labels (#3009) 2022-09-30 17:28:35 +03:00
deployment Rootless docker images by default (#358) 2020-03-27 21:18:32 +02:00
graphite app/vminsert: remove support for undocumented VictoriaMetrics_AccountID and VictoriaMetrics_ProjectID labels in tcp-based data ingestion endpoints 2022-09-30 18:06:00 +03:00
influx app/vminsert: remove support for undocumented VictoriaMetrics_AccountID and VictoriaMetrics_ProjectID labels in tcp-based data ingestion endpoints 2022-09-30 18:06:00 +03:00
multiarch app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
native app/vminsert: allows parsing tenant id from labels (#3009) 2022-09-30 17:28:35 +03:00
netstorage app/vminsert: allows parsing tenant id from labels (#3009) 2022-09-30 17:28:35 +03:00
opentsdb app/vminsert: remove support for undocumented VictoriaMetrics_AccountID and VictoriaMetrics_ProjectID labels in tcp-based data ingestion endpoints 2022-09-30 18:06:00 +03:00
opentsdbhttp app/vminsert: allows parsing tenant id from labels (#3009) 2022-09-30 17:28:35 +03:00
prometheusimport app/vminsert: allows parsing tenant id from labels (#3009) 2022-09-30 17:28:35 +03:00
promremotewrite app/vminsert: allows parsing tenant id from labels (#3009) 2022-09-30 17:28:35 +03:00
relabel lib/promrelabel: remove unconditional sorting of the labels in ParsedConfigs.Apply(), since the sorting isnt needed in many places 2022-10-09 14:53:35 +03:00
vmimport app/vminsert: allows parsing tenant id from labels (#3009) 2022-09-30 17:28:35 +03:00
main.go lib/flagutil: rename Array to ArrayString 2022-10-01 18:28:19 +03:00
Makefile app/{vminsert,vmselect,vmstorage}: add package-{vminsert,vmselect,vmstorage}-{goarch} Makefile rules for building arch-specific docker images 2022-10-07 20:17:01 +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.