Skip to content

Commit 2cdb7b8

Browse files
committed
docs: add observability overview diagram to README
Adds a visual overview of what l9gpu observes — the 6-layer stack from GPU devices and interconnects up through the L9 GPU Telemetry Agent, workload/scheduling context (Kubernetes, Slurm, AI runtimes), correlated observability signals, and the questions operators can answer. Placed after the intro paragraphs to immediately convey the project's scope before installation details.
1 parent e2598e3 commit 2cdb7b8

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ It works on NVIDIA, AMD, and Intel Gaudi today. It will keep working on
2222
whatever comes next because it emits OpenTelemetry, not a bespoke format.
2323
There's no vendor backend in the agent itself. That's deliberate.
2424

25+
<p align="center">
26+
<img src="./docs/diagrams/l9gpu_observability_overview.jpg" alt="What L9 GPU Telemetry Observes — workload-aware, vendor-agnostic GPU observability" width="820"/>
27+
</p>
28+
2529
---
2630

2731
## Quick Start — Kubernetes
144 KB
Loading

0 commit comments

Comments
 (0)