From ecf26832477dbe3923d79c677649e70fea97ef43 Mon Sep 17 00:00:00 2001 From: Zufar Dhiyaulhaq Date: Tue, 3 Nov 2020 23:00:56 +0700 Subject: [PATCH] Update custom near_limit documentation Co-authored-by: Matt Klein --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81e51b921..807810a73 100644 --- a/README.md +++ b/README.md @@ -412,7 +412,7 @@ STAT: * over_limit: Number of rule hits exceeding the threshold rate * total_hits: Number of rule hits in total -To costum near_limit ratio threshold, you can specify with `NEAR_LIMIT_RATIO` environment variable. It defaults to `0.8` (0-1 scale). These are examples of generated stats for some configured rate limit rules from the above examples: +To use a custom near_limit ratio threshold, you can specify with `NEAR_LIMIT_RATIO` environment variable. It defaults to `0.8` (0-1 scale). These are examples of generated stats for some configured rate limit rules from the above examples: ``` ratelimit.service.rate_limit.mongo_cps.database_default.over_limit: 0