We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f3f061 commit 65823e5Copy full SHA for 65823e5
doc/release-notes/11413-rate-limiting-statistics-api.md
@@ -0,0 +1,8 @@
1
+### Rate Limiting Statistics API
2
+
3
+CSV dump of Rate Limiting Cache
4
5
+curl http://localhost:8080/api/admin/rateLimitStats
6
+curl http://localhost:8080/api/admin/rateLimitStats?deltaMinutesFilter=10
7
8
+See also [the guides](https://dataverse-guide--11359.org.readthedocs.build/en/11359/admin/rate_limiting.html), #11413, and #11359.
0 commit comments