VictoriaMetrics/app
Roman Khavronenko 1354e6d712
vmalert: protect executor's field from concurrent access (#2387)
Executor recently gain field for storing previously sent series.
Since the same executor object can be used in multiple goroutines,
the access to this field should be serialized.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-03-30 12:37:27 +02:00
..
victoria-metrics issue-2323: Fixed Incorrect Content-Type header 'text/plain' for root path (#2343) 2022-03-21 08:13:28 +00:00
vmagent app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vmalert vmalert: protect executor's field from concurrent access (#2387) 2022-03-30 12:37:27 +02:00
vmauth app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vmbackup app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vmbackupmanager app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vmctl app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vmgateway app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vminsert app/vminsert: add X-Influxdb-Version response header for InfluxDB API requests 2022-02-17 12:47:43 +02:00
vmrestore app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vmselect vmui: predefined panels (#2243) 2022-03-26 13:03:11 +02:00
vmstorage lib/{storage,regexpcache}: replaces regexpCacheMap with LRU cache (#2293) 2022-03-26 12:54:50 +02:00
vmui vmui: predefined panels (#2243) 2022-03-26 13:03:11 +02:00