Skip to content

Commit 7a0ef33

Browse files
committed
docs: add OSS-vs-Platform comparison, drop Learn More section
Reframe the Open Source section to clarify what HolmesGPT OSS is (CLI/HTTP API only) and what the Robusta Platform adds (web UI, Slack/Teams bots, automatic alert triage and grouping). Drop the trailing Learn More section — its links already appear elsewhere on the page. https://claude.ai/code/session_019GQrc8wVq14if8f7F3pp4f
1 parent 5f3a88b commit 7a0ef33

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

docs/how-it-works/oss-vs-saas.rst

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,17 @@ The SaaS Platform is `free to get started <https://home.robusta.dev/pricing>`_,
2525
Open Source
2626
^^^^^^^^^^^^
2727

28-
`HolmesGPT <https://github.com/robusta-dev/holmesGPT>`_ — the SRE agent at the core of Robusta — is MIT-licensed and a CNCF sandbox project. It can be used standalone via CLI or HTTP API, without the Platform UI. See `holmesgpt.dev <https://holmesgpt.dev/>`_ for standalone usage.
28+
`HolmesGPT <https://github.com/robusta-dev/holmesGPT>`_ — the SRE agent at the core of Robusta — is MIT-licensed and a CNCF sandbox project. Standalone HolmesGPT is CLI- and HTTP-API-only. See `holmesgpt.dev <https://holmesgpt.dev/>`_ for standalone usage.
29+
30+
The Robusta Platform (SaaS or Self-Hosted) adds on top:
31+
32+
- A web interface for alert triage and investigation history
33+
- HolmesGPT bots for Slack and Microsoft Teams
34+
- Automatic alert triage and grouping
2935

3036
Robusta Classic
3137
^^^^^^^^^^^^^^^^
3238

3339
Before HolmesGPT, Robusta's open source engine focused on rule-based automation — enriching alerts with extra context (logs, pod status, resource graphs) and routing them to Slack, Teams, and other sinks using configurable playbooks. This is sometimes referred to as **Robusta Classic**.
3440

3541
If you are running Robusta Classic, upgrading to HolmesGPT is a configuration change — no migration required.
36-
37-
Learn More
38-
^^^^^^^^^^^^
39-
- `Pricing Plans <https://home.robusta.dev/pricing>`_ - Compare pricing options and start a free trial
40-
- `HolmesGPT on GitHub <https://github.com/robusta-dev/holmesGPT>`_

0 commit comments

Comments
 (0)