Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit ee00470

Browse files
committed
docs: add monitoring image
Signed-off-by: Rodney Osodo <socials@rodneyosodo.com>
1 parent 1af89f5 commit ee00470

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/images/monitoring.png

42.4 KB
Loading

docs/monitoring.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Both Go and Rust proplets include built-in monitoring using `gopsutil` for Go an
1010

1111
Each proplet monitors its running tasks independently and reports metrics to the manager via MQTT. The manager aggregates metrics from all proplets, stores historical data, and exposes REST API endpoints for querying.
1212

13+
![Architecture](images/monitoring.png)
14+
1315
### Data Flow
1416

1517
1. Proplet spawns a monitoring thread for each task

0 commit comments

Comments
 (0)