1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/website/docs
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
..
contributing docs: ADR: Separation of Request and Response schemas (#3869) 2023-06-05 11:41:34 +01:00
how-to Update how-to-create-and-assign-custom-project-roles.md (#5060) 2023-10-17 09:05:06 -05:00
migrations
reference feat: make all internal rate limits configurable (#5095) 2023-10-26 09:20:29 +02:00
topics docs: Added Flutter and Next.js Tutorials 2023-10-19 17:40:00 +02:00
tutorials docs/academy-learning-path-graphic (#5117) 2023-10-20 13:51:48 -05:00
about-the-docs.md create getting-started and remove quickstart (#4991) 2023-10-10 15:03:17 -05:00
client-specification.md