VictoriaMetrics/lib
2023-01-03 22:22:07 -08:00
..
appmetrics
auth
awsapi
backup app/vmbackupmanager: add metrics for better observability (#488) 2022-12-20 14:18:43 -08:00
blockcache
bloomfilter
buildinfo
bytesutil lib/bytesutil: add InternBytes() function as a shortcut to InternString(ToUnsafeString(..)) 2023-01-03 22:15:49 -08:00
cgroup
consts
decimal
encoding lib/storage: validate timestamps in the block only if they use encoding, which needs validation 2022-10-21 00:54:37 +03:00
envflag lib/envflag: small refactoring after 518c340ae3 and 02096e06d0 2022-10-29 02:29:19 +03:00
envtemplate lib/envtemplate: allow non-env var names inside "%{ ... }" 2022-11-07 13:16:00 +02:00
fastnum
fasttime
filestream lib/filestream: remove logging redundant path values in a single error message 2022-12-03 22:02:04 -08:00
flagutil lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:29:57 -08:00
formatutil app/vmbackupmanager: add metrics for better observability (#488) 2022-12-20 14:18:43 -08:00
fs lib/fs: remove logging redundant path values in a single error message 2022-12-03 22:00:43 -08:00
handshake
httpserver lib/httpserver: link to url format docs in error message emitted on parse error for the provided url path 2022-11-28 18:49:03 -08:00
influxutils
ingestserver
leveledbytebufferpool
logger lib/logger: follow-up for 72f8fce107 2022-12-16 17:44:05 -08:00
lrucache
memory lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:29:57 -08:00
mergeset lib/{storage,mergeset}: tune the threshold for assisted merge 2022-12-28 14:42:45 -08:00
metricsql
netutil app/{vminsert,vmselect}/netstorage: allow calling Init()+MustStop() in a loop 2022-10-25 14:43:05 +03:00
pacelimiter
persistentqueue lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:29:57 -08:00
procutil lib/procutil: stop immediately after receiving the second SIGINT or SIGTERM signal 2022-10-20 21:58:49 +03:00
promauth
prompb
prompbmarshal
promrelabel lib/bytesutil: add InternBytes() function as a shortcut to InternString(ToUnsafeString(..)) 2023-01-03 22:15:49 -08:00
promscrape lib/bytesutil: add InternBytes() function as a shortcut to InternString(ToUnsafeString(..)) 2023-01-03 22:15:49 -08:00
promutils lib/promscrape: implement target-level and metric-level relabel debugging 2022-12-10 02:25:56 -08:00
protoparser csvimport: support empty values (#3565) 2022-12-29 11:56:02 -08:00
proxy
pushmetrics
querytracer lib/querytracer: fix remaining tests after 49ebc48809 2022-12-08 18:18:50 -08:00
regexutil
snapshot lib/snapshot: improve log message on unexpected status code during attempts to create or delete snapshots 2022-12-28 11:46:23 -08:00
storage lib/{storage,mergeset}: tune the threshold for assisted merge 2022-12-28 14:42:45 -08:00
storagepacelimiter
streamaggr app/{vmagent,vminsert}: add support for streaming aggregation 2023-01-03 22:22:07 -08:00
syncwg
tenantmetrics
timerpool
uint64set
vmselectapi {app/vmstorage,app/vmselect}: add API to get list of existing tenants (#3348) 2022-11-25 10:32:45 -08:00
workingsetcache lib/workingsetcache: expose -cacheExpireDuration command-line flag for fine-tuning of the cache expiration 2022-11-17 21:55:11 +02:00
writeconcurrencylimiter