VictoriaMetrics/app
Roman Khavronenko e313e57090
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:16:18 +02:00
..
vmagent Update README.md (#1996) 2021-12-23 12:11:30 +02:00
vmalert vmalert: check if remoteWrite is configured for replay mode (#1990) 2021-12-21 20:31:10 +02:00
vmauth Update README.md (#1996) 2021-12-23 12:11:30 +02:00
vmbackup Update README.md (#1996) 2021-12-23 12:11:30 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:36:25 +03:00
vmctl vmctl: improve logging during import cancels/errors (#2006) 2022-01-03 21:16:18 +02:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:53:48 +03:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:42:24 +02:00
vmrestore Update README.md (#1996) 2021-12-23 12:11:30 +02:00
vmselect app/vmselect/vmui: run make vmui-update after 89ff7b2465 2022-01-03 21:06:34 +02:00
vmstorage lib/storage: explicitly pass dedupInterval to DeduplicateSamples() and deduplicateSamplesDuringMerge() 2021-12-14 20:52:29 +02:00
vmui vmui: replace @codemirror to text field (#2003) 2022-01-03 21:06:34 +02:00