Skip to content

Commit 3d914ed

Browse files
committed
Remove 'How It Works' section from architecture docs
https://claude.ai/code/session_0184fwhrjC4ELrYQBMCbyhfS
1 parent 79ce066 commit 3d914ed

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/how-it-works/architecture.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,6 @@ Robusta uses `HolmesGPT <https://github.com/robusta-dev/holmesGPT>`_, an open so
99

1010
|
1111
12-
How It Works
13-
^^^^^^^^^^^^^
14-
15-
When an alert fires, HolmesGPT automatically investigates it:
16-
17-
1. The in-cluster Agent receives the alert from Prometheus AlertManager (or other sources)
18-
2. HolmesGPT pulls context from your data sources — logs, metrics, events, traces, and more
19-
3. It correlates the evidence using LLMs to identify the root cause
20-
4. The investigation results are sent to the Robusta Platform and your notification channels
21-
22-
All of this happens automatically — no manual triage required.
23-
2412
Agent (In-Cluster)
2513
^^^^^^^^^^^^^^^^^^^
2614

0 commit comments

Comments
 (0)