VictoriaMetrics/app
Aliaksandr Valialkin 52006149b2
lib/storage: replace OpenStorage() with MustOpenStorage()
Callers of OpenStorage() log the returned error and exit.
The error logging and exit can be performed inside MustOpenStorage()
alongside with printing the stack trace for better debuggability.
This simplifies the code at caller side.
2023-04-14 23:02:40 -07:00
..
victoria-metrics lib/streamaggr: follow-up for ff72ca14b9 2023-03-31 22:30:38 -07:00
vmagent lib/fs: add MustReadDir() function 2023-04-14 22:10:46 -07:00
vmalert app/vmalert: update Grafana URLs to match latest format (#4061) 2023-04-04 15:25:29 +04:00
vmauth docs/vmauth.md: follow-up for 36edba9bfb 2023-03-24 13:22:37 -07:00
vmbackup app/{vmbackup,vmrestore}: publish vmbackup and vmrestore binaries for Windows 2023-03-25 15:08:21 -07:00
vmbackupmanager app/vmbackupmanager: sync with enterprise-single-node branch after 41a54c775891c87e3d5ed59ff0769c869dd2fe71 2023-04-13 19:29:06 -07:00
vmctl app/vmctl: fix performance degradation, add flag to disable backoff policy (#4097) 2023-04-14 09:34:54 +03:00
vmgateway app/vmgateway: add new flag doc 2023-02-27 11:18:34 -08:00
vminsert lib/streamaggr: follow-up for ff72ca14b9 2023-03-31 22:30:38 -07:00
vmrestore app/{vmbackup,vmrestore}: publish vmbackup and vmrestore binaries for Windows 2023-03-25 15:08:21 -07:00
vmselect lib/fs: add MustReadDir() function 2023-04-14 22:10:46 -07:00
vmstorage lib/storage: replace OpenStorage() with MustOpenStorage() 2023-04-14 23:02:40 -07:00
vmui vmui: heatmap fixes (#4086) 2023-04-06 15:02:44 -07:00