VictoriaMetrics/app
Aliaksandr Valialkin f765985947 lib/fs: replace fs.OpenReaderAt with fs.MustOpenReaderAt
All the callers for fs.OpenReaderAt expect that the file will be opened.
So it is better to log fatal error inside fs.MustOpenReaderAt instead of leaving this to the caller.
2020-11-23 09:57:21 +02:00
..
victoria-metrics Fixes snap script (#909) 2020-11-18 17:46:31 +03:00
vmagent Adds eureka service discovery (#913) 2020-11-20 13:38:12 +02:00
vmalert all: consistently return text-based HTTP responses with charset=utf-8 2020-11-13 10:35:41 +02:00
vmauth docs: improve readability a bit 2020-09-29 13:03:38 +03:00
vmbackup vmbackup fix panic when no origin fs given (#859) 2020-10-28 20:09:10 +02:00
vminsert app/vminsert: add /tags/tagSeries and /tags/tagMultiSeries handlers from Graphite Tags API 2020-11-16 02:39:58 +02:00
vmrestore Fix typo in vnrestore readme 2020-10-18 15:41:39 +03:00
vmselect lib/fs: replace fs.OpenReaderAt with fs.MustOpenReaderAt 2020-11-23 09:57:21 +02:00
vmstorage app/vmselect/graphite: add /tags/findSeries handler from Graphite Tags API 2020-11-16 12:53:13 +02:00