VictoriaMetrics/app
2024-02-23 01:25:08 +02:00
..
victoria-logs lib/pushmetrics: wait until the background goroutines, which push metrics, are stopped at pushmetrics.Stop() 2024-01-16 23:18:29 +02:00
victoria-metrics lib/mergeset: do not panic on too long items passed to Table.AddItems() 2024-02-12 19:45:13 +02:00
vlinsert app/vlinsert/elasticsearch: add a command-line flag to provide ES version (#4778) 2023-08-11 06:52:57 -07:00
vlselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update after 86f1459ca6 2023-08-11 07:00:39 -07:00
vlstorage app/vlstorage: expose vl_data_size_bytes metric at /metrics page for tracking the on-disk data size (both indexdb and the data itself) 2023-07-31 07:56:53 -07:00
vmagent 5833 Fix Deadlock when using shardByURL of VMAgent (#5834) 2024-02-23 01:25:08 +02:00
vmalert app/vmalert: consistently sort groups by name and filename on /groups page 2024-02-23 00:30:23 +02:00
vmauth Makefile: run go mod tidy with -compat=1.22 after 95222b2079 2024-02-12 22:47:43 +02:00
vmbackup Makefile: run go mod tidy with -compat=1.22 after 95222b2079 2024-02-12 22:47:43 +02:00
vmbackupmanager lib/license: cleanups and prettifications for log messages and docs related to licensing 2023-10-16 13:18:08 +02:00
vmctl [lib/httputils] fixed floating-point error when parsing time in RFC3339 format (#5814) 2024-02-23 00:56:37 +02:00
vmgateway lib/license: cleanups and prettifications for log messages and docs related to licensing 2023-10-16 13:18:08 +02:00
vminsert lib/promrelabel: properly replace : char with _ in metric names when -usePromCompatibleNaming command-line flag is set 2023-08-17 13:52:45 +02:00
vmrestore Makefile: run go mod tidy with -compat=1.22 after 95222b2079 2024-02-12 22:47:43 +02:00
vmselect app/vmselect/promql: properly handle precision errors in rollup functions 2024-02-08 02:34:24 +02:00
vmstorage app/vmstorage: deregister storage metrics before stopping the storage 2024-01-16 23:30:11 +02:00
vmui all: upgrade Go builder from Go1.21.7 to Go1.22.0 2024-02-12 22:41:50 +02:00