VictoriaMetrics/app
Aliaksandr Valialkin a5181703b1
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:30 +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 app/vmalert: load static js and css from proper paths if -http.pathPrefix command-line flag is set 2022-06-27 13:45:51 +03: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/prometheus: reduce the default value for -search.maxSeries from 100k to 30k 2022-06-28 18:22:30 +03:00
vmstorage lib/storage: return marshaled metric names from SearchMetricNames 2022-06-28 18:17:15 +03:00
vmui vmui: added query tracing (#2748) 2022-06-23 22:59:20 +03:00