We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427e048 commit c36cfeeCopy full SHA for c36cfee
README.md
@@ -284,7 +284,8 @@ on the RateLimitRequest message type in the Ratelimit [proto file.](https://gith
284
# Statistics
285
286
The rate limit service generates various statistics for each configured rate limit rule that will be useful for end
287
-users both for visibility and for setting alarms.
+users both for visibility and for setting alarms. Ratelimit uses [gostats](https://github.com/lyft/gostats) as its statistics library. Please refer
288
+to [gostats' documentation](https://godoc.org/github.com/lyft/gostats) for more information on the library.
289
290
Rate Limit Statistic Path:
291
0 commit comments