VictoriaMetrics/app
Aliaksandr Valialkin a49a50701a
lib/mergeset: do not panic on too long items passed to Table.AddItems()
Instead, log a sample of these long items once per 5 seconds into error log,
so users could notice and fix the issue with too long labels or too many labels.

Previously this panic could occur in production when ingesting samples with too long labels.
2024-02-12 19:32:18 +02:00
..
victoria-logs all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:15:04 +02:00
victoria-metrics lib/mergeset: do not panic on too long items passed to Table.AddItems() 2024-02-12 19:32:18 +02:00
vlinsert Add _stream fields log (#5068) 2023-11-17 15:58:52 +01:00
vlselect app/{vmselect,vlselect}/vmui: run make vmui-update vmui-logs-update after the recent changes to app/vmui 2024-02-07 01:48:46 +02:00
vlstorage lib/logstorage: follow-up for 8a23d08c21 2023-10-02 16:52:23 +02:00
vmagent all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:15:04 +02:00
vmalert app/vmalert: support filtering for /api/v1/rule like Prometheus does (#5787) 2024-02-09 14:35:31 +01:00
vmalert-tool all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:15:04 +02:00
vmauth all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:15:04 +02:00
vmbackup lib/snapshot: move Time, Validate and NewName into lib/snapshot/snapshotutil package 2024-02-09 04:18:45 +02:00
vmbackupmanager docs: convert png images to webp in all the docs except of docs/operator/* 2023-11-22 19:21:00 +02:00
vmctl app/vmctl/backoff: fix flaky test 2024-01-22 12:21:14 +01:00
vmgateway docs: convert png images to webp in all the docs except of docs/operator/* 2023-11-22 19:21:00 +02:00
vminsert [vmsingle/vminsert]: change http success response code to 200 for -/reload request handler (#5776) 2024-02-07 20:00:04 +00:00
vmrestore all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:15:04 +02:00
vmselect docs: update -help output after 61d9df4c36 2024-02-08 14:50:49 +02:00
vmstorage lib/{mergeset,storage}: make background merge more responsive and scalable 2024-01-26 22:27:47 +01:00
vmui all: update Go builder from Go1.21.6 to Go1.21.7 2024-02-07 04:00:37 +02:00