1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs/reference/deploy
Christopher Kolstad 1bba76413f
feat: make all internal rate limits configurable (#5095)
### What
This PR makes the rate limit for user creation and simple login (our
password based login) configurable in the same way you can do
metricsRateLimiting.

### Worth noting
In addition this PR adds a `rate_limit{endpoint, method}` prometheus
gauge, which gets the data from the UnleashConfig.
2023-10-26 09:20:29 +02:00
..
configuring-unleash-v3.md
configuring-unleash.md feat: make all internal rate limits configurable (#5095) 2023-10-26 09:20:29 +02:00
database-backup.md
database-setup.md
email-service.md
environment-import-export.mdx docs: dependent features (#5058) 2023-10-18 08:57:04 +02:00
getting-started.md feat: allow defining initial admin user as env variable (#4927) 2023-10-06 09:07:06 +02:00
google-auth-hook.md
google-auth-v3.md
import-export.md doc: update link to new import/export (#3584) 2023-04-21 08:49:05 +00:00
migration-guide.md docs: add migration guide entry for v4 -> v5 (#3650) 2023-04-28 13:10:30 +02:00
securing-unleash-v3.md
securing-unleash.md