VictoriaMetrics/app
Aliaksandr Valialkin fd7dd5064a lib/storage: code cleanup after 10f2eedee0
Remove the code that uses metricIDs caches for the current and the previous hour during metricIDs search,
since this code became unused after implementing per-day inverted index almost a year ago.

While at it, fix a bug, which could prevent from finding time series with names containing dots (aka Graphite-like names
such as `foo.bar.baz`).
2020-10-01 19:12:04 +03:00
..
vmagent app/vmagent/remotewrite: do not show -remoteWrite.url in logs if -remoteWrite.showURL isn't set 2020-09-29 19:49:19 +03:00
vmalert vmalert: make maxIdleConnections configurable for datasource HTTP client (#797) 2020-09-30 09:51:14 +03:00
vmauth docs: improve readability a bit 2020-09-29 13:05:05 +03:00
vmbackup docs/{vmbackup,vmrestore}: formatting fixes 2020-09-29 13:19:13 +03:00
vminsert app/vminsert: refresh the list of healthy storage nodes only if the the row cannot be sent to destination storage node 2020-09-29 01:29:24 +03:00
vmrestore docs/{vmbackup,vmrestore}: formatting fixes 2020-09-29 13:19:13 +03:00
vmselect app/vmselect/graphite: do not substitute path and path. with path.. in /metrics/find/?format=completer output 2020-09-29 18:03:45 +03:00
vmstorage lib/storage: code cleanup after 10f2eedee0 2020-10-01 19:12:04 +03:00