VictoriaMetrics/app
Aliaksandr Valialkin c21f5a508f
app/vmselect/prometheus: reduce the default value for -search.maxSeries from 100k to 30k
Production experience shows that 100k is too big for /api/v1/series .
It leads to increased CPU usage when Grafana queries /api/v1/series over VictoriaMetrics
with big number of time series during auto-completion and when modifying template variables.
2022-06-28 18:22:24 +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: make __name__ available for templating in alerts (#2783) 2022-06-27 13:53:55 +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/prometheus: reduce the default value for -search.maxSeries from 100k to 30k 2022-06-28 18:22:24 +03:00
vmstorage lib/storage: return marshaled metric names from SearchMetricNames 2022-06-28 18:16:32 +03:00
vmui vmui: added query tracing (#2748) 2022-06-23 23:00:45 +03:00