File tree Expand file tree Collapse file tree
docs/configuration/holmesgpt Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ Prerequisites
99.. raw :: html
1010
1111 <div style =" margin : 20px 0 ; padding : 15px ; background-color : #fff3e0 ; border-left : 4px solid #ff9800 ;" >
12- ✓ Robusta SaaS account (free or paid)<br >
13- ✓ Robusta UI sink enabled<br >
12+ ✓ <a href =" https://platform.robusta.dev/signup" >Robusta SaaS account</a > (free or paid)<br >
1413 ✓ Robusta version 0.22.0 or higher
1514 </div >
1615
Original file line number Diff line number Diff line change @@ -6,55 +6,12 @@ Robusta integrates `HolmesGPT <https://github.com/robusta-dev/holmesgpt>`_ to pr
66See HolmesGPT in Action
77-----------------------
88
9- .. tab-set ::
10-
11- .. tab-item :: AWS Troubleshooting
12-
13- .. raw :: html
14-
15- <div style =" position : relative ; padding-bottom : 56.25% ; height : 0 ;" >
16- <iframe src =" https://www.loom.com/embed/2e5e3a259a5c41018914c9abd8429f00"
17- frameborder =" 0"
18- webkitallowfullscreen
19- mozallowfullscreen
20- allowfullscreen
21- style =" position : absolute ; top : 0 ; left : 0 ; width : 100% ; height : 100% ;" >
22- </iframe >
23- </div >
24-
25- .. tab-item :: CPU Spike Investigation
26-
27- .. raw :: html
28-
29- <div style =" position : relative ; padding-bottom : 56.25% ; height : 0 ;" >
30- <iframe src =" https://www.loom.com/embed/b63f0eba0fd74750929f37c16b3fca3b"
31- frameborder =" 0"
32- webkitallowfullscreen
33- mozallowfullscreen
34- allowfullscreen
35- style =" position : absolute ; top : 0 ; left : 0 ; width : 100% ; height : 100% ;" >
36- </iframe >
37- </div >
38-
39- How to Use It
40- -------------
41-
42- **In Robusta UI **
43- Click the ``Root Cause `` tab on any alert to see the AI investigation.
44-
45- .. image :: /images/ai-root-causeanalysis.png
46- :width: 600px
47-
48- **Via @holmes in Slack **
49- Ask natural language questions about your clusters:
50-
51- * ``@holmes what apps are crashing in prod-cluster? ``
52- * ``@holmes why is my alert firing on staging? ``
53- * ``@holmes investigate high memory usage in dev-cluster ``
9+ See demos and up-to-date videos on the `Robusta homepage <https://home.robusta.dev/ >`_.
5410
5511Next Steps
5612----------
5713
14+ * `Sign up for Robusta <https://platform.robusta.dev/signup >`_ - Get started with the full platform
5815* :doc: `getting-started ` - Set up HolmesGPT in 5 minutes
5916* `Available Data Sources <https://holmesgpt.dev/data-sources/builtin-toolsets/ >`_ - See all supported integrations (use Robusta Helm Chart configuration method)
6017* `Helm Configuration Reference <https://holmesgpt.dev/reference/helm-configuration/ >`_ - Advanced HolmesGPT settings for Robusta deployments
You can’t perform that action at this time.
0 commit comments