..
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
app/{vmagent,vminsert}: adds /v1/metrics suffix for opentelemetry route path ( #5871 )
2024-02-29 18:08:34 +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
app/{vmagent,vminsert}: adds /v1/metrics suffix for opentelemetry route path ( #5871 )
2024-02-29 18:08:34 +02:00
vmrestore
Makefile: run go mod tidy
with -compat=1.22 after 95222b2079
2024-02-12 22:47:43 +02:00
vmselect
metricsql: fix label_join() when dst_label
is equal to one of the `… ( #5886 )
2024-02-29 16:04:31 +02:00
vmstorage
app/vmstorage: deregister storage metrics before stopping the storage
2024-01-16 23:30:11 +02:00
vmui
deployment/docker: downgrade Go builder from 1.22.0 to 1.21.7
2024-02-29 13:49:12 +02:00