VictoriaMetrics/app
Aliaksandr Valialkin 570f36b344
app/vmctl: limit JSON line size by 10K samples (#1394)
This should reduce the maximum memory usage at VictoriaMetrics when importing time series with big number of samples.
2021-06-18 15:26:47 +03:00
..
victoria-metrics app/vmagent: list user-visible endpoints at http://vmagent:8429/ 2021-04-30 09:36:43 +03:00
vmagent app/vmagent/remotewrite: go fmt after 0a796f7c3a 2021-06-17 13:52:06 +03:00
vmalert Vmalert docs (#1372) 2021-06-11 13:25:53 +03:00
vmauth app/vmauth: properly handle http.ErrAbortHandler panic 2021-06-11 12:50:25 +03:00
vmbackup app/{vmbackup,vmrestore},docs/vmrestore.md: typo fix: vbackup -> vmbackup (#1305) 2021-05-18 16:37:28 +03:00
vmbackupmanager docs/{vmgateway,vmbackupmanager}: explicitly mention that these components are a part of an enterprise package 2021-06-17 17:19:49 +03:00
vmctl app/vmctl: limit JSON line size by 10K samples (#1394) 2021-06-18 15:26:47 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: explicitly mention that these components are a part of an enterprise package 2021-06-17 17:19:49 +03:00
vminsert app/{vmagent,vminsert}: follow-up after 2fe045e2a4 2021-06-04 20:27:58 +03:00
vmrestore app/{vmbackup,vmrestore},docs/vmrestore.md: typo fix: vbackup -> vmbackup (#1305) 2021-05-18 16:37:28 +03:00
vmselect promql: fix increase_pure calculation for cases with stale series (#1381) 2021-06-15 17:37:19 +03:00
vmstorage app/vmstorage: add ability to limit series cardinality via -storage.maxHourlySeries and -storage.maxDailySeries command-line flags 2021-05-20 14:15:19 +03:00