VictoriaMetrics/app
Nikolay 6a6e34ab8e
app/vmauth: explicitly unregister metrics set for auth config (#6252)
it's needed to remove Summary metric type from the global state of
metrics package. metrics package tracks each bucket of summary and
periodically swaps old buckets with new.

Simple set unregister is not enough to release memory used by Set

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6247
2024-05-14 09:26:50 +02:00
..
victoria-logs fixed EXPOSE port for VictoriaLogs' Dockerfiles (#6082) 2024-04-09 13:54:52 -07:00
victoria-metrics Add build support for loong64 (#6222) 2024-05-09 14:22:03 +02:00
vlinsert all: fix golangci-lint(revive) warnings after 0c0ed61ce7 2024-04-02 23:16:29 +03:00
vlogsgenerator lib/logstorage: initial implementation of pipes in LogsQL 2024-05-12 16:33:31 +02:00
vlselect lib/logstorage: work-in-progress 2024-05-14 03:05:03 +02:00
vlstorage lib/logstorage: initial implementation of pipes in LogsQL 2024-05-12 16:33:31 +02:00
vmagent app/vmagent: removed deprecated -remoteWrite.multitenantURL flag support (#6253) 2024-05-13 15:22:37 +02:00
vmalert Add build support for loong64 (#6222) 2024-05-09 14:22:03 +02:00
vmalert-tool all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:15:04 +02:00
vmauth app/vmauth: explicitly unregister metrics set for auth config (#6252) 2024-05-14 09:26:50 +02:00
vmbackup Add build support for loong64 (#6222) 2024-05-09 14:22:03 +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 Add build support for loong64 (#6222) 2024-05-09 14:22:03 +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 lib/slicesutil: add helper functions for setting slice length and extending its capacity 2024-05-12 11:32:17 +02:00
vmrestore Add build support for loong64 (#6222) 2024-05-09 14:22:03 +02:00
vmselect lib/slicesutil: add helper functions for setting slice length and extending its capacity 2024-05-12 11:32:17 +02:00
vmstorage all: replace old https://docs.victoriametrics.com/Single-server-VictoriaMetrics.html url with the new one - https://docs.victoriametrics.com/single-server-victoriametrics/ 2024-04-18 03:11:03 +02:00
vmui vmui/vmanomaly: add download config button (#6231) 2024-05-13 12:25:31 +02:00