VictoriaMetrics/app
Aliaksandr Valialkin 6c66804fd3
all: locate throttled loggers via logger.WithThrottler() only once and then use them
This reduces the contention on logThrottlerRegistryMu mutex when logger.WithThrottler()
is called frequently from concurrent goroutines.
2022-06-27 12:34:30 +03:00
..
vmagent all: locate throttled loggers via logger.WithThrottler() only once and then use them 2022-06-27 12:34:30 +03:00
vmalert vmalert: use absolute path for assets (#2784) 2022-06-27 00:47:36 +03:00
vmauth docs: update docs after e4d6b750f6 2022-06-21 14:01:25 +03:00
vmbackup docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vmbackupmanager docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vmctl all: replace bash with console blocks in all the *.md files 2022-06-19 23:02:02 +03:00
vmgateway docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vminsert all: locate throttled loggers via logger.WithThrottler() only once and then use them 2022-06-27 12:34:30 +03:00
vmrestore docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vmselect app/vmselect/netstorage: assume the response is full if up to -replicationFactor-1 vmstorage nodes are unavailable 2022-06-27 12:21:26 +03:00
vmstorage app/vmstorage/transport: refactoring: split Server into VMInsertServer and VMStorageServer 2022-06-23 19:20:09 +03:00
vmui vmui: added query tracing (#2748) 2022-06-23 23:00:45 +03:00