VictoriaMetrics/app
Nikolay 2b2fdffd77
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
(cherry picked from commit 6a6e34ab8e)
2024-05-14 09:28:37 +02:00
..
victoria-logs fixed EXPOSE port for VictoriaLogs' Dockerfiles (#6082) 2024-04-11 09:08:44 +02:00
vlinsert all: fix golangci-lint(revive) warnings after 0c0ed61ce7 2024-04-03 03:00:45 +03:00
vlogsgenerator lib/logstorage: initial implementation of pipes in LogsQL 2024-05-12 16:36:01 +02:00
vlselect lib/logstorage: work-in-progress 2024-05-14 03:06:02 +02:00
vlstorage lib/logstorage: initial implementation of pipes in LogsQL 2024-05-12 16:36:01 +02:00
vmagent app/vmagent: removed deprecated -remoteWrite.multitenantURL flag support (#6253) 2024-05-13 16:49:33 +02:00
vmalert Add build support for loong64 (#6222) 2024-05-10 14:32:05 +02:00
vmalert-tool docs: convert png images to webp in all the docs except of docs/operator/* 2023-11-22 19:29:47 +02:00
vmauth app/vmauth: explicitly unregister metrics set for auth config (#6252) 2024-05-14 09:28:37 +02:00
vmbackup Add build support for loong64 (#6222) 2024-05-10 14:32:05 +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:04:39 +02:00
vmctl Add build support for loong64 (#6222) 2024-05-10 14:32:05 +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:53 +02:00
vminsert Add build support for loong64 (#6222) 2024-05-10 14:32:05 +02:00
vmrestore Add build support for loong64 (#6222) 2024-05-10 14:32:05 +02:00
vmselect lib/slicesutil: add helper functions for setting slice length and extending its capacity 2024-05-12 11:33:49 +02:00
vmstorage Add build support for loong64 (#6222) 2024-05-10 14:32:05 +02:00
vmui vmui/vmanomaly: add download config button (#6231) 2024-05-13 16:49:31 +02:00