VictoriaMetrics/app
Aliaksandr Valialkin 20812008a7 lib/storage: remove metricID with missing metricID->metricName entry
The metricID->metricName entry can be missing in the indexdb after unclean shutdown
when only a part of entries for new time series is written into indexdb.

Recover from such a situation by removing the broken metricID. New metricID
will be automatically created for time series with the given metricName
when new data point will arive to it.
2019-12-02 20:46:44 +02:00
..
victoria-metrics deployment/docker/certs: update TLS certs source from alpine:3.9 to alpine:3.10 2019-11-29 19:57:29 +02:00
vmbackup deployment/docker/certs: update TLS certs source from alpine:3.9 to alpine:3.10 2019-11-29 19:57:29 +02:00
vminsert app/vminsert/influx: allow empty measurement in Influx line protocol 2019-11-30 23:18:41 +02:00
vmrestore deployment/docker/certs: update TLS certs source from alpine:3.9 to alpine:3.10 2019-11-29 19:57:29 +02:00
vmselect lib/storage: remove metricID with missing metricID->metricName entry 2019-12-02 20:46:44 +02:00
vmstorage lib/storage: remove metricID with missing metricID->metricName entry 2019-12-02 20:46:44 +02:00