VictoriaMetrics/app
Aliaksandr Valialkin 134751e43e
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 13:45:50 +03:00
..
victoria-metrics all: follow-up after 8edb390e21 2022-06-07 00:57:09 +03:00
vmagent all: locate throttled loggers via logger.WithThrottler() only once and then use them 2022-06-27 13:45:50 +03:00
vmalert vmalert: make __name__ available for templating in alerts (#2783) 2022-06-27 09:57:56 +02:00
vmauth docs: update docs after e4d6b750f6 2022-06-21 14:01:12 +03:00
vmbackup docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:01 +03:00
vmbackupmanager docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:01 +03:00
vmctl all: replace bash with console blocks in all the *.md files 2022-06-19 23:00:39 +03:00
vmgateway docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:01 +03:00
vminsert Added a stub for datadog endpoint (#2710) 2022-06-13 09:52:13 +03:00
vmrestore docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:01 +03:00
vmselect app/vmselect/netstorage: remove Get prefix from netstorage functions 2022-06-27 00:45:05 +03:00
vmstorage app/vmselect: accept focusLabel query arg at /api/v1/status/tsdb 2022-06-14 18:36:54 +03:00
vmui vmui: added query tracing (#2748) 2022-06-23 22:59:20 +03:00