Aliaksandr Valialkin
|
18d6f293f7
|
lib/fs: consolidate *RemoveAll* funcs into a single MustRemoveAll func
The func syncs parent dir in order to persist directory removal
in the event of power loss
|
2019-06-12 01:55:18 +03:00 |
|
Aliaksandr Valialkin
|
3437c30180
|
all: try hard removing directory with contents
Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/61
|
2019-06-11 01:58:08 +03:00 |
|
Aliaksandr Valialkin
|
945894e049
|
app/vmselect: properly handle empty label (aka __name__) in LabelEntries handler
|
2019-06-10 19:55:02 +03:00 |
|
Aliaksandr Valialkin
|
75a0acf72d
|
app/vmselect: add /api/v1/labels/count handler for quick detection of labels with the maximum number of distinct values
|
2019-06-10 19:54:55 +03:00 |
|
Aliaksandr Valialkin
|
a06b7f7f84
|
app/vmselect/netstorage: remove spammy error message when certain vmstorage nodes are unavailable during query execution
The amount of partial responses may be tracked by `vm_partial_search_results_total` metric.
|
2019-06-03 17:09:50 +03:00 |
|
Aliaksandr Valialkin
|
24578b4bb1
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|