docs: fix Mermaid labels for GitHub parser compatibility
This commit is contained in:
@@ -46,6 +46,12 @@ flowchart TB
|
||||
For a request-flow/network view and architecture notes, see [docs/architecture.md](docs/architecture.md).
|
||||
|
||||
## Prometheus Runtime Inventory Export
|
||||
Regenerate derived docs/diagrams from inventory:
|
||||
|
||||
```bash
|
||||
python3 scripts/render_prometheus_docs.py --inventory-file docs/runtime/prometheus-inventory.json
|
||||
```
|
||||
|
||||
|
||||
Use `scripts/export_prometheus_inventory.py` to snapshot Prometheus-observed runtime inventory into versionable artifacts for docs/diagram workflows.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user