forked from kent/consciousness
Add graph_topology, graph_health, interference_pairs tools
Convert {{topology}}, {{health}}, {{pairs}} placeholders to
{{tool:}} calls. Made format_topology_header, format_health_section,
format_pairs_section pub so tools can call them.
Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
1a03264233
commit
fd722662da
9 changed files with 49 additions and 13 deletions
|
|
@ -36,8 +36,8 @@ overall structure.
|
|||
- Most output should be observations about system health. Act on structural
|
||||
problems you find — link orphans, refine outdated nodes.
|
||||
|
||||
{{topology}}
|
||||
{{tool: graph_topology}}
|
||||
|
||||
## Current health data
|
||||
|
||||
{{health}}
|
||||
{{tool: graph_health}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue