VictoriaMetrics/app
Roman Khavronenko ac47733044
vmctl: improve logging during import cancels/errors (#2006)
On import process interruption `vmctl` now prints the max and min timestamps of:
* last failed batch if import ended with error;
* last sent batch if import was cancelled by user.

To get more details for each timeseries in batch user needs to specify `--verbose` flag.

The change does not relate to `vm-native` mode, since `vmctl` has no control over
transferred data in this mode.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1236
Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-01-03 21:12:01 +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 Update README.md (#1996) 2021-12-23 12:09:59 +02:00
vmalert vmalert: check if remoteWrite is configured for replay mode (#1990) 2021-12-21 20:25:47 +02:00
vmauth Update README.md (#1996) 2021-12-23 12:09:59 +02:00
vmbackup Update README.md (#1996) 2021-12-23 12:09:59 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:35:52 +03:00
vmctl vmctl: improve logging during import cancels/errors (#2006) 2022-01-03 21:12:01 +02: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 Update README.md (#1996) 2021-12-23 12:09:59 +02:00
vmselect app/vmselect/vmui: run make vmui-update after 89ff7b2465 2022-01-03 21:03:37 +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 vmui: replace @codemirror to text field (#2003) 2022-01-03 21:00:54 +02:00