Skip to content

Commit 9f9ea1a

Browse files
dahliaclaude
andcommitted
Add screenshots to the debug dashboard documentation
Include screenshots of the traces list page and trace detail page in the Dashboard pages section so that readers can see what the UI looks like before setting it up. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 81270c0 commit 9f9ea1a

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/manual/debug.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,8 @@ trace, it displays:
288288
- **Activity count**
289289
- **Timestamp**
290290

291+
![Traces list page of the debug dashboard](debug/traces-list.png)
292+
291293
The page automatically polls the JSON API every 3 seconds and refreshes when
292294
new traces are detected.
293295

@@ -317,6 +319,8 @@ records captured during the trace. Each log entry displays:
317319
- **Logger category** (e.g., `fedify.federation.http`)
318320
- **Message** with expandable properties
319321

322+
![Trace detail page of the debug dashboard](debug/trace-detail.png)
323+
320324
### JSON API
321325

322326
A JSON API endpoint is available at `/__debug__/api/traces` which returns

docs/manual/debug/trace-detail.png

203 KB
Loading

docs/manual/debug/traces-list.png

92 KB
Loading

0 commit comments

Comments
 (0)