mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
5cc2e49297
Previously vmgateway returned error for the requests with multitenant tenant. This commit allows to rate limit multitenant requests and apply global rate limit for it. Currently it supports only queries for rate limiting. Related issue: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7201 This commit also addresses gateway start-up crash if datasource.url is not accessible. Previously vmgateway could crash at start-up with enabled rate limiting if datasource for metrics was not avaiable for any reason. It seems, that crash is expected. But in fact it's not. For instance, datasource could be in restart phase. Replaces crash with log message error. It increased availability of vmgateway component. Signed-off-by: f41gh7 <nik@victoriametrics.com> |
||
---|---|---|
.. | ||
_index.md | ||
CHANGELOG.md | ||
CHANGELOG_2020.md | ||
CHANGELOG_2021.md | ||
CHANGELOG_2022.md | ||
CHANGELOG_2023.md |