Commit fdbb3f6
committed
feat: add Coder Agent Boundaries dashboard
Add dashboard for monitoring workspace agent boundary audit logs, showing HTTP
requests that are audited by boundary within workspaces.
Panels:
- Request Totals: count of allowed vs denied requests
- Top Allowed/Denied Domains: most frequently accessed domains
- Recent Allowed/Denied Requests: detailed table with time, domain,
method, path, workspace owner, and workspace name
Includes filters for domain and workspace owner to narrow results.1 parent fc4af1a commit fdbb3f6
5 files changed
Lines changed: 1600 additions & 0 deletions
File tree
- coder-observability
- templates/dashboards
- compiled
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
478 | 483 | | |
479 | 484 | | |
480 | 485 | | |
| |||
0 commit comments