Skip to content

Commit 70517ba

Browse files
aantnclaude
andauthored
Update installation documentation for Robusta (#1999)
* Update installation page descriptions - Clarify that Robusta works with any observability stack (DataDog, NewRelic, Prometheus, SolarWinds, etc.) - Update Robusta + Prometheus description to highlight it's for new environments without existing observability * Add explicit step to enable Prometheus stack in generated_values.yaml Users installing Robusta + Prometheus now have a clear step to add enablePrometheusStack: true to their generated_values.yaml file. --------- Co-authored-by: Claude <noreply@anthropic.com>
1 parent 1fc166c commit 70517ba

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

docs/setup-robusta/installation/all-in-one-installation.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ Prerequisites
1919
:header_update_levels:
2020
:file: setup-robusta/installation/_generate_config.jinja
2121

22+
Enable Prometheus Stack
23+
------------------------------
24+
25+
Add the following to your ``generated_values.yaml`` file:
26+
27+
.. code-block:: yaml
28+
29+
enablePrometheusStack: true
30+
2231
.. include:: ./_helm_install_with_prometheus.inc.rst
2332

2433
Next Steps

docs/setup-robusta/installation/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ Installation Guides
2323
:link: standalone-installation
2424
:link-type: doc
2525

26-
Use Robusta's AI Agent alongside DataDog, NewRelic, SolarWinds, and more.
26+
Use Robusta's AI Agent alongside any observability stack - DataDog, NewRelic, Prometheus, SolarWinds, and more.
2727

2828
.. grid-item-card:: Install Robusta + Prometheus
2929
:class-card: sd-bg-text-light
3030
:link: all-in-one-installation
3131
:link-type: doc
3232

33-
Five minute setup. Great default alerts. Powered by Prometheus and Robusta.
33+
For brand new environments without existing observability. Five minute setup. Great default alerts.

0 commit comments

Comments
 (0)