2

Add dashboard activity leaderboards

This commit is contained in:
2026-03-12 15:48:33 +01:00
parent f15839cf51
commit 49bda65b3b
9 changed files with 534 additions and 26 deletions

View File

@@ -33,6 +33,10 @@ Query parameters:
- optional
- default: `50`
- maximum: `1000`
- `hours`
- optional
- default: `24`
- used for the top activity leaderboards returned in the same payload
Main response fields:
@@ -42,6 +46,11 @@ Main response fields:
- `review_ips`
- `allowed_ips`
- `observed_ips`
- `activity_since`
- `top_ips_by_events`
- `top_ips_by_traffic`
- `top_sources`
- `top_urls`
- `recent_ips`
- `recent_events`