feat: add live event viewer screenshot

This commit is contained in:
2025-10-27 20:45:21 +01:00
parent 6f594e6a84
commit 6e3c3f5a9e
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB

View File

@@ -344,6 +344,10 @@ curl http://localhost:3002/health</code></pre>
<img src="assets/events.png" alt="Events visualization"> <img src="assets/events.png" alt="Events visualization">
<p>Real-time event flow visualization with interactive graph</p> <p>Real-time event flow visualization with interactive graph</p>
</div> </div>
<div class="screenshot">
<img src="assets/events-messages.png" alt="Event messages">
<p>Live event message viewer for topic inspection</p>
</div>
<div class="screenshot"> <div class="screenshot">
<img src="assets/topology.png" alt="Network topology visualization"> <img src="assets/topology.png" alt="Network topology visualization">
<p>Network topology visualization with node relationships</p> <p>Network topology visualization with node relationships</p>