VictoriaMetrics/app
Aliaksandr Valialkin 193331d522
app/vmselect: de-duplicate data exported via /api/v1/export/csv by default
Previously the exported data wasn't de-duplicated.
Now it is possible to export the raw data without deduplication
by passing reduce_mem_usage=1 query arg to /api/v1/export/csv

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1837
2021-12-17 10:57:39 +02:00
..
victoria-metrics app/victoria-metrics: mention https://docs.victoriametrics.com/#downsampling in the description for -dedup.minScrapeInterval command-line flag 2021-12-15 13:18:04 +02:00
vmagent app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:10:02 +02:00
vmalert vmalert: update the order of service labels attaching (#1922) 2021-12-10 12:10:26 +02:00
vmauth app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:10:02 +02:00
vmbackup vmui: multiple queries (#1916) 2021-12-08 16:40:15 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:35:52 +03:00
vmctl Simplify queries to OpenTSDB for migration (#1809) 2021-11-18 20:18:15 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:54:09 +03:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:40:34 +02:00
vmrestore vmui: multiple queries (#1916) 2021-12-08 16:40:15 +02:00
vmselect app/vmselect: de-duplicate data exported via /api/v1/export/csv by default 2021-12-17 10:57:39 +02:00
vmstorage app/vmstorage: export vm_cache_size_max_bytes metrics for determining capacity of various caches 2021-12-02 10:30:43 +02:00
vmui fix: return query for app mode (#1954) 2021-12-16 11:44:46 +02:00