Skip to content

Commit f3afea9

Browse files
authored
Redirecting from old docs page (#1796)
1 parent 915d49c commit f3afea9

1 file changed

Lines changed: 50 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 50 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,56 @@
123123
"catalog/triggers/prometheus.html": "/master/configuration/alertmanager-integration/index.html",
124124
"playbook-reference/prometheus-examples/alert-remediation.html": "/master/playbook-reference/automatic-remediation-examples/index.html",
125125
"configuration/ai-analysis.html": "/master/configuration/holmesgpt/index.html",
126-
127-
128-
}
126+
"coverage.html": "/master/how-it-works/coverage.html",
127+
"tutorials/python-profiling.html": "/master/playbook-reference/actions/python-troubleshooting.html#python-profiler",
128+
"tutorials/more-tutorials.html": "/master/community-tutorials.html",
129+
"common-errors.html": "/master/help.html#common-errors",
130+
"user-guide/defining-playbooks.html": "/master/playbook-reference/defining-playbooks/index.html",
131+
"user-guide/global-config.html": "/master/setup-robusta/additional-settings.html#global-config",
132+
"user-guide/configuration-secrets.html": "master/setup-robusta/configuration-secrets.html",
133+
"user-guide/additional-playbooks.html": "/master/playbook-reference/defining-playbooks/external-playbook-repositories.html",
134+
"user-guide/embedded-prometheus.html": "/master/configuration/alertmanager-integration/embedded-prometheus.html#enabling-the-embedded-prometheus",
135+
"user-guide/node-selector.html": "/master/setup-robusta/node-selector.html",
136+
"user-guide/interactivity.html": "/master/setup-robusta/additional-settings.html#two-way-interactivity",
137+
"user-guide/flow-control.html": "/master/playbook-reference/defining-playbooks/playbook-advanced.html#using-filters-to-restrict-triggers",
138+
"catalog/triggers/index.html": "/master/playbook-reference/triggers/index.html",
139+
"catalog/triggers/kubernetes.html": "/master/playbook-reference/triggers/kubernetes.html",
140+
"catalog/triggers/smart.html": "/master/playbook-reference/triggers/kubernetes.html",
141+
"catalog/triggers/scheduled.html": "/master/playbook-reference/triggers/scheduled.html",
142+
"catalog/triggers/manual-triggers.html": "/master/playbook-reference/triggers/manual-triggers.html",
143+
"catalog/triggers/webhook.html": "/master/playbook-reference/triggers/webhook.html",
144+
"catalog/triggers/elasticsearch.html": "/master/playbook-reference/triggers/elasticsearch.html",
145+
"catalog/actions/remediation.html": "/master/playbook-reference/automatic-remediation-examples/index.html",
146+
"catalog/actions/change-tracking.html": "/master/playbook-reference/actions/change-tracking.html#change-tracking",
147+
"catalog/actions/java-troubleshooting.html": "/master/playbook-reference/actions/java-troubleshooting.html",
148+
"catalog/actions/miscellaneous.html": "/master/playbook-reference/actions/miscellaneous.html",
149+
"catalog/actions/message-formatting.html":"/master/playbook-reference/actions/message-formatting.html",
150+
"catalog/sinks/RobustaUI.html": "/master/configuration/sinks/RobustaUI.html",
151+
"catalog/sinks/discord.html": "/master/configuration/sinks/discord.html",
152+
"catalog/sinks/kafka.html": "/master/configuration/sinks/kafka.html",
153+
"catalog/sinks/DataDog.html": "/master/configuration/sinks/DataDog.html",
154+
"catalog/sinks/ms-teams.html": "/master/configuration/sinks/ms-teams.html",
155+
"catalog/sinks/mattermost.html": "/master/configuration/sinks/mattermost.html",
156+
"catalog/sinks/webex.html": "/master/configuration/sinks/webex.html",
157+
"catalog/sinks/VictorOps.html": "/master/configuration/sinks/VictorOps.html",
158+
"catalog/sinks/file.html": "/master/configuration/sinks/file.html",
159+
"user-guide/trigger-action-binding.html": "/master/playbook-reference/defining-playbooks/playbook-basics.html#understanding-actions",
160+
"advanced/privacy-and-security.html": "/master/setup-robusta/privacy-and-security.html",
161+
"advanced/robusta-ui-triggers.html": "/master/setup-robusta/installation/index.html",
162+
"developer-guide/actions/index.html": "/master/playbook-reference/actions/index.html",
163+
"developer-guide/actions/writing-playbooks.html":"/master/playbook-reference/actions/develop-actions/writing-playbooks.html#the-basics",
164+
"developer-guide/actions/playbook-repositories.html": "/master/playbook-reference/actions/develop-actions/playbook-repositories.html",
165+
"developer-guide/actions/triggers-and-events.html": "/master/playbook-reference/actions/develop-actions/triggers-and-events.html",
166+
"developer-guide/actions/utility-functions.html": "/master/playbook-reference/actions/develop-actions/utility-functions.html",
167+
"developer-guide/actions/documenting-actions.html": "/master/playbook-reference/actions/develop-actions/documenting-actions.html",
168+
"developer-guide/platform/index.html": "/master/contributing.html",
169+
"developer-guide/platform/dev-setup.html": "/master/contributing.html",
170+
"developer-guide/platform/coding-conventions.html": "/master/contributing.html",
171+
"developer-guide/platform/docs-contributions.html": "/master/docs-contributions.html#improving-these-docs",
172+
"developer-guide/platform/sinks-guide.html": "/master/configuration/sinks/sinks-development.html",
173+
"user-guide/robusta-cli.html": "/master/setup-robusta/installation/index.html",
174+
"advanced/index.html": "/master/setup-robusta/installation/index.html"
175+
}
129176

130177

131178
# for sphinx_jinja - see https://github.com/tardyp/sphinx-jinja

0 commit comments

Comments
 (0)