Skip to content

Commit bac2b26

Browse files
committed
Move LaunchDarkly under Track Config Changes to match master
LaunchDarkly was originally a child of Track Config Changes on master, not Send Alerts. Move it there by adding a toctree to kubernetes-changes.rst and removing it from configuration/index.rst. https://claude.ai/code/session_0184fwhrjC4ELrYQBMCbyhfS
1 parent 5d6079c commit bac2b26

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/configuration/index.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Connect your monitoring system to Robusta, to enrich alerts and apply automation
2626
alertmanager-integration/newrelic
2727
alertmanager-integration/pagerduty-alerting
2828
alertmanager-integration/solarwinds
29-
alertmanager-integration/launchdarkly
3029
alertmanager-integration/customize-labels-priorities
3130
exporting/custom-webhooks
3231

@@ -127,11 +126,6 @@ Other
127126
:link: alertmanager-integration/solarwinds
128127
:link-type: doc
129128

130-
.. grid-item-card:: :octicon:`pulse;1em;` LaunchDarkly
131-
:class-card: sd-bg-light sd-bg-text-light
132-
:link: alertmanager-integration/launchdarkly
133-
:link-type: doc
134-
135129
Advanced
136130
---------
137131

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Kubernetes Changes
22
==================
33

4+
.. toctree::
5+
:maxdepth: 1
6+
:hidden:
7+
8+
LaunchDarkly <../configuration/alertmanager-integration/launchdarkly>
9+
410
When using Robusta SaaS, Robusta automatically tracks all Kubernetes changes and correlates them with alerts.
511

612
This provides context about recent changes when investigating issues, helping you quickly identify if a deployment, configuration update, or other change caused a problem.

0 commit comments

Comments
 (0)