VictoriaMetrics/app
Aliaksandr Valialkin d4cf52f092
app/vmagent: follow-up after 2b22aa1537
- Document the change at docs/CHANGELOG.md
- Move auth token parsing from app/vmagent/opentsdbhttp/ to app/vmagent/main.go,
  since it must be parsed only when multitenancy support is enabled at vmagent side.
  See https://docs.victoriametrics.com/vmagent.html#multitenancy
2022-08-24 16:21:23 +03:00
..
vmagent app/vmagent: follow-up after 2b22aa1537 2022-08-24 16:21:23 +03:00
vmalert docs: mention that it is safe sharing the collected profiles from security PoV 2022-08-24 14:08:30 +03:00
vmauth docs: mention that it is safe sharing the collected profiles from security PoV 2022-08-24 14:08:30 +03:00
vmbackup all: bump the minimum supported version of Go from 1.17 to 1.18 2022-08-08 13:45:39 +03:00
vmbackupmanager all: rename -pushmetrics.extraLabels to -pushmetrics.extraLabel for the sake of consistency 2022-07-26 19:25:26 +03:00
vmctl all: subsitute ioutil.ReadAll with io.ReadAll 2022-08-22 00:16:04 +03:00
vmgateway all: rename -pushmetrics.extraLabels to -pushmetrics.extraLabel for the sake of consistency 2022-07-26 19:25:26 +03:00
vminsert app/vminsert/netstorage: pre-initialize the remaining throttled loggers 2022-08-04 18:34:42 +03:00
vmrestore all: bump the minimum supported version of Go from 1.17 to 1.18 2022-08-08 13:45:39 +03:00
vmselect vmselect/promql: enable search.maxPointsSubqueryPerTimeseries for sub-queries (#2963) 2022-08-24 15:27:41 +03:00
vmstorage app/vmstorage: expose vm_{hourly,daily}_series_limit_{max,current}_series metrics if -storage.max{Hourly,Daily}Series limits are set 2022-08-24 13:41:57 +03:00
vmui vmui: shortcut keys legend (#2971) 2022-08-15 12:04:30 +03:00