Skip to content

Commit cd99816

Browse files
aantnclaude
andauthored
Update Send Alerts API documentation to focus on HolmesGPT (#2068)
* docs(send-alerts-api): orient intro around Holmes AI RCA Reframe the page so it leads with Holmes investigating sent alerts, and drop the generic benefits list and timeline screenshot. * docs(send-alerts-api): drop redundant SaaS-only note The exporting docs section is already commercial-only, so the inline banner doesn't add information. * docs(send-alerts-api): use HolmesGPT consistently and soften triage claim Address CodeRabbit nitpicks: standardize on "HolmesGPT" instead of mixing it with "Holmes", and reframe "skip the manual triage step" as "accelerate triage" to avoid over-promising. --------- Co-authored-by: Claude <noreply@anthropic.com>
1 parent adcc345 commit cd99816

1 file changed

Lines changed: 2 additions & 17 deletions

File tree

docs/configuration/exporting/send-alerts-api.rst

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,12 @@
11
Send Alerts API
22
===============
33

4-
Why Send Your Alerts to Robusta?
5-
---------------------------------
6-
7-
Benefits include:
8-
9-
* Persistent alert history on a filterable timeline
10-
* Centralized view of alerts from all your monitoring systems (multiple Prometheus instances, cloud services, custom tools)
11-
* AI investigation of alerts
12-
* Correlations between alerts and Kubernetes deploys
13-
* and more!
14-
15-
.. image:: /images/robusta-ui-timeline.png
16-
:alt: Prometheus Alert History
4+
Send alerts to Robusta to have HolmesGPT automatically run an AI-powered root cause analysis on each one. HolmesGPT investigates the alert against your live cluster state, logs, metrics, and connected data sources, then attaches its findings to help accelerate triage.
175

186
Integration Methods
197
-------------------
208

21-
There are two main ways to send alerts to Robusta:
9+
There are two main ways to send alerts to Robusta for HolmesGPT to investigate:
2210

2311
1. **Pre-built Integrations**: Use our existing integrations for AlertManager, Nagios, SolarWinds, and other monitoring systems. See :doc:`Send Alerts <../index>`.
2412

@@ -27,9 +15,6 @@ There are two main ways to send alerts to Robusta:
2715
Send Alerts API
2816
---------------
2917

30-
.. note::
31-
This API is available with the Robusta SaaS platform and self-hosted commercial plans. It is not available in the open-source version.
32-
3318
Use this endpoint to send alert data to Robusta. You can send up to 1000 alerts in a single request.
3419

3520
.. _send-alerts-api:

0 commit comments

Comments
 (0)