@@ -5,26 +5,6 @@ Send Alerts to Robusta
55
66Connect your monitoring system to Robusta, to enrich alerts and apply automation rules.
77
8- Programmatic Integration
9- -------------------------
10-
11- .. grid :: 1 1 2 3
12- :gutter: 3
13-
14- .. grid-item-card :: :octicon:`code;1em;` Send Alerts API
15- :class-card: sd-bg-light sd-bg-text-light
16- :link: exporting/send-alerts-api
17- :link-type: doc
18-
19- Send alerts programmatically via the legacy ``/api/alerts `` REST endpoint.
20-
21- .. grid-item-card :: :octicon:`code;1em;` Configuration Changes API
22- :class-card: sd-bg-light sd-bg-text-light
23- :link: exporting/configuration-changes-api
24- :link-type: doc
25-
26- Send configuration changes programmatically via the legacy REST endpoint.
27-
288.. toctree ::
299 :maxdepth: 1
3010 :hidden:
@@ -51,6 +31,26 @@ Programmatic Integration
5131 alertmanager-integration/customize-labels-priorities
5232 exporting/custom-webhooks
5333
34+ Programmatic Integration
35+ -------------------------
36+
37+ .. grid :: 1 1 2 3
38+ :gutter: 3
39+
40+ .. grid-item-card :: :octicon:`code;1em;` Send Alerts API
41+ :class-card: sd-bg-light sd-bg-text-light
42+ :link: exporting/send-alerts-api
43+ :link-type: doc
44+
45+ Send alerts programmatically via the legacy ``/api/alerts `` REST endpoint.
46+
47+ .. grid-item-card :: :octicon:`code;1em;` Configuration Changes API
48+ :class-card: sd-bg-light sd-bg-text-light
49+ :link: exporting/configuration-changes-api
50+ :link-type: doc
51+
52+ Send configuration changes programmatically via the legacy REST endpoint.
53+
5454Prometheus & AlertManager
5555--------------------------
5656
0 commit comments