VictoriaMetrics/app/vminsert/netstorage
Nikolay a171916ef5
Adds read-only mode for vmstorage node (#1680)
* adds read-only mode for vmstorage
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/269

* changes order a bit

* moves isFreeDiskLimitReached var to storage struct
renames functions to be consistent
change protoparser api - with optional storage limit check for given openned storage

* renames freeSpaceLimit to ReadOnly
2021-10-08 12:52:56 +03:00
..
insert_ctx.go app/vminsert: fix uneven distribution of time series among storage nodes 2021-10-07 12:22:39 +03:00
insert_ctx_pool.go all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:03 +02:00
netstorage.go Adds read-only mode for vmstorage node (#1680) 2021-10-08 12:52:56 +03:00
sort_labels.go app/{vminsert,vmagent}: add -sortLabels command-line option for sorting time series labels before ingesting them in the storage 2021-03-31 23:27:21 +03:00