updates
This commit is contained in:
+8
-1
@@ -54,9 +54,16 @@ curl -s http://127.0.0.1:19999/api/v3/health | jq
|
||||
| GET | `/api/v2/nodes` |
|
||||
| GET | `/api/v3/nodes` |
|
||||
| GET | `/api/v3/node_instances` |
|
||||
| GET | `/api/v3/fleet` |
|
||||
| GET | `/api/v3/stream_path` |
|
||||
|
||||
Single-agent MVP returns one node (this host). Parent/fleet aggregation is roadmap.
|
||||
Single-agent returns one node. With `PEARDATA_PARENT=1`, `/nodes` and `/fleet` include dialed children.
|
||||
|
||||
### Export
|
||||
|
||||
| Method | Path | Notes |
|
||||
|--------|------|-------|
|
||||
| GET | `/api/v3/export` | JSON snapshot; `?format=prometheus` for text; `?write=1` writes `PEARDATA_EXPORT_DIR` |
|
||||
|
||||
### Contexts & charts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user