Skip to content

Commit 1acdbc2

Browse files
committed
Link data sources to holmesgpt.dev, update signup link and Classic wording
- Replace inline data source lists with link to holmesgpt.dev/data-sources/ - Point "Get started" to platform.robusta.dev/signup instead of install ref - Soften Robusta Classic wording to "can be installed as part of" https://claude.ai/code/session_0184fwhrjC4ELrYQBMCbyhfS
1 parent 9d3e276 commit 1acdbc2

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

docs/how-it-works/architecture.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Agent (In-Cluster)
1414

1515
The Robusta Agent runs inside your Kubernetes cluster. It includes HolmesGPT and is responsible for:
1616

17-
- Fetching data from external data sources (Prometheus, Datadog, AWS, Grafana, Jira, and more)
17+
- Fetching data from external `data sources <https://holmesgpt.dev/data-sources/>`_
1818
- Optional: for customers troubleshooting issues on Kubernetes itself, track new deploys and changes to Kubernetes and query Kubernetes events
1919

2020
The Agent keeps your data secure — it fetches data from your data sources directly, so there is no direct connection from the Robusta Platform to your data sources.
@@ -34,9 +34,7 @@ The Platform receives investigation results from HolmesGPT and provides:
3434
Data Sources
3535
^^^^^^^^^^^^^
3636

37-
HolmesGPT integrates with a wide range of data sources in your environment to gather evidence during investigations:
38-
39-
- Prometheus, Datadog, AWS, Grafana, Jira, and more
37+
HolmesGPT integrates with a wide range of `data sources <https://holmesgpt.dev/data-sources/>`_ in your environment to gather evidence during investigations.
4038

4139
All data source connections are made by the Agent within your environment. The Robusta Platform never connects to your data sources directly.
4240

@@ -51,7 +49,7 @@ Security & Networking
5149
Next Steps
5250
^^^^^^^^^^
5351

54-
:ref:`Ready to install Robusta? Get started. <install>`
52+
`Ready to install Robusta? Get started. <https://platform.robusta.dev/signup>`_
5553

5654
.. _Robusta Classic:
5755

@@ -62,4 +60,4 @@ A Note on Robusta Classic
6260

6361
You may see references to "Robusta Classic" in parts of this documentation. Robusta Classic is the original open source alert engine that provides deterministic, rule-based enrichment using configurable playbooks — automatically attaching pod logs, resource state, and related events to alerts before routing them to Slack, Teams, PagerDuty, and :doc:`other notification channels <../configuration/configuring-sinks>`.
6462

65-
Robusta Classic is still included in the Agent and runs alongside HolmesGPT.
63+
Robusta Classic can be installed as part of the Agent and runs alongside HolmesGPT, if you like.

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
Welcome to Robusta
6767
====================
6868

69-
Robusta is an AI-powered SRE agent that automatically investigates alerts and finds root causes. It is built on `HolmesGPT <https://github.com/robusta-dev/holmesGPT>`_, an open source AI agent that pulls evidence from your existing data sources — Prometheus, Datadog, AWS, Grafana, Jira, and more — and uses LLMs to pinpoint what went wrong.
69+
Robusta is an AI-powered SRE agent that automatically investigates alerts and finds root causes. It is built on `HolmesGPT <https://github.com/robusta-dev/holmesGPT>`_, an open source AI agent that pulls evidence from your existing `data sources <https://holmesgpt.dev/data-sources/>`_ and uses LLMs to pinpoint what went wrong.
7070

7171
**How it works:**
7272

0 commit comments

Comments
 (0)