Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,224 changes: 1,923 additions & 301 deletions .flocks/flockshub/plugins/webuis/soc_ui/soc_dashboard/api/handlers.py

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ routes:
handler: handlers.get_stats
timeoutMs: 30000
description: Alert denoise and triage dashboard statistics
- method: GET
path: /activity
handler: handlers.get_activity
timeoutMs: 5000
description: Incremental alert denoise and triage activity
Loading
Loading