VictoriaMetrics/app
Aliaksandr Valialkin 764dc2499f 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:06:23 +03:00
..
victoria-metrics app/vmselect: unconditionally align time range boundaries to step for subqueries as Prometheus does 2020-09-03 13:29:50 +03:00
vmagent app/vmagent/remotewrite: do not show -remoteWrite.url in logs if -remoteWrite.showURL isn't set 2020-09-29 19:49:12 +03:00
vmalert vmalert: make maxIdleConnections configurable for datasource HTTP client (#797) 2020-09-30 09:49:45 +03:00
vmauth docs: improve readability a bit 2020-09-29 13:03:38 +03:00
vmbackup docs/{vmbackup,vmrestore}: formatting fixes 2020-09-29 13:19:07 +03:00
vminsert app/{vminsert,vmagent}: improve data ingestion speed over a single connection 2020-09-28 04:13:08 +03:00
vmrestore docs/{vmbackup,vmrestore}: formatting fixes 2020-09-29 13:19:07 +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:26 +03:00
vmstorage lib/storage: code cleanup after 10f2eedee0 2020-10-01 19:06:23 +03:00