VictoriaMetrics/app
Aliaksandr Valialkin c402265e88 all: support %{ENV_VAR} placeholders in yaml configs in all the vm* components
Such placeholders are substituted by the corresponding environment variable values.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/583
2020-08-13 17:15:25 +03:00
..
victoria-metrics app: respect CPU limits set via cgroups 2020-08-11 22:59:19 +03:00
vmagent all: support %{ENV_VAR} placeholders in yaml configs in all the vm* components 2020-08-13 17:15:25 +03:00
vmalert all: support %{ENV_VAR} placeholders in yaml configs in all the vm* components 2020-08-13 17:15:25 +03:00
vmauth all: support %{ENV_VAR} placeholders in yaml configs in all the vm* components 2020-08-13 17:15:25 +03:00
vmbackup app: respect CPU limits set via cgroups 2020-08-11 22:59:19 +03:00
vminsert app/{vmagent,vminsert}: properly preserve db tag from query string passed to Influx line protocol query 2020-07-28 21:25:19 +03:00
vmrestore app: respect CPU limits set via cgroups 2020-08-11 22:59:19 +03:00
vmselect app/vmselect: reduce memory usage when exporting time series with big number of samples via /api/v1/export if max_rows_per_line is set to non-zero value 2020-08-10 20:57:36 +03:00
vmstorage app/vmstorage: rename vm_cache_size_entries{type="storage/prefetchedMetricIDs"} to vm_cache_entries{type="storage/prefetchedMetricIDs"} to be consistent with other vm_cache_entries metrics 2020-08-06 16:34:24 +03:00