VictoriaMetrics/app
2024-11-19 16:49:56 +02:00
..
victoria-logs app/vlstorage: add support for forced merge via /internal/force_merge HTTP endpoint 2024-10-13 22:20:31 +02:00
victoria-metrics app/{vminsert,vmagent}: drop series on exceeding -maxLabelsPerTimeseries, -maxLabelValueLen flags and maxLabelNameLen=256 limits 2024-11-15 16:36:31 +02:00
vlinsert app/vlinsert/loki: show the original request body on parse errors 2024-11-08 22:00:58 +01:00
vlogscli app/vlogscli: allow toggling wrapping long lines with \wrap_long_lines command 2024-11-08 17:08:50 +01:00
vlogsgenerator all: consistently use stringsutil.JSONString() for formatting JSON strings with fmt.* functions instead of using "%q" formatter 2024-07-17 13:52:13 +02:00
vlselect app/vlselect/logsql: add an ability to delay returning matching logs from live tailing via offset query arg 2024-11-08 16:43:55 +01:00
vlstorage lib/flagutil: rename Duration to RetentionDuration (#7284) 2024-10-17 13:47:48 +02:00
vmagent Merge branch 'master' into max-labels-per-timeseries 2024-11-19 16:49:56 +02:00
vmalert app/vmalert: fix flaky ut TestRecordingRule_Exec 2024-11-14 15:30:39 +01:00
vmalert-tool app/vmalert: improve performances when rules produce large volumes of results 2024-11-14 12:23:39 +01:00
vmauth app/vmauth: fix unauthorized_user routing inconsistency 2024-11-15 12:28:25 +01:00
vmbackup app/*/multiarch: return back empty value for TARGETARCH 2024-09-06 18:12:17 +02:00
vmbackupmanager all: replace old https://docs.victoriametrics.com/vmbackupmanager.html url with the new one - https://docs.victoriametrics.com/vmbackupmanager/ 2024-04-18 02:03:58 +02:00
vmctl app/{vminsert,vmagent}: drop series on exceeding -maxLabelsPerTimeseries, -maxLabelValueLen flags and maxLabelNameLen=256 limits 2024-11-15 16:36:31 +02:00
vmgateway all: replace old https://docs.victoriametrics.com/vmgateway.html url with the new one - https://docs.victoriametrics.com/vmgateway/ 2024-04-18 02:08:18 +02:00
vminsert Merge branch 'master' into max-labels-per-timeseries 2024-11-19 16:49:56 +02:00
vmrestore app/*/multiarch: return back empty value for TARGETARCH 2024-09-06 18:12:17 +02:00
vmselect Merge branch 'master' into max-labels-per-timeseries 2024-11-19 16:49:56 +02:00
vmstorage Revert "lib/mergeset: add sparse indexdb cache (#7269)" 2024-11-04 10:29:14 -03:00
vmui deployment: update Go builder from Go1.23.1 to Go1.23.3 2024-11-08 23:40:33 +01:00