Aliaksandr Valialkin
|
d21cb43e48
|
lib/storage: add vm_ prefix to deduplicated_samples_total metric to be conistent with other metrics
|
2020-02-21 19:33:59 +02:00 |
|
Aliaksandr Valialkin
|
e210cd9da1
|
lib/storage: move -dedup.minScrapeInterval flag outside lib/storage, so it doesnt show up in vminsert in cluster version
|
2020-02-10 13:09:51 +02:00 |
|
Aliaksandr Valialkin
|
bd4698bb7a
|
lib/storage: do not deduplicate blocks with less than 32 samples during merge
This should improve deduplication accuracy for blocks with higher number of samples.
|
2020-02-04 18:41:54 +02:00 |
|
Aliaksandr Valialkin
|
42864bb52f
|
all: do not clash flag description with back-quoted flag types
See https://golang.org/pkg/flag/#PrintDefaults for more details.
|
2020-02-04 15:46:52 +02:00 |
|
Aliaksandr Valialkin
|
c3d86eef96
|
all: add -dedup.minScrapeInterval command-line flag for data de-duplication
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/86
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/278
|
2020-01-31 01:16:57 +02:00 |
|