Commit 3793df51 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'ab-add-status-page-to-operation-settings-docs' into 'master'

Add status page to Project Operation Settings Docs

See merge request gitlab-org/gitlab!33059
parents 06788a85 87009c7a
......@@ -272,3 +272,8 @@ Configure Error Tracking to discover and view [Sentry errors within GitLab](../o
### Jaeger tracing **(ULTIMATE)**
Add the URL of a Jaeger server to allow your users to [easily access the Jaeger UI from within GitLab](../operations/tracing.md).
### Status Page
[Add Storage credentials](../status_page/#syncing-incidents-to-the-status-page)
to enable the syncing of public Issues to a [deployed status page](../status_page/#status-page-project).
......@@ -55,7 +55,7 @@ To deploy the Status Page to AWS S3 you need to add the Status Page project & co
Once the CI/CD variables are set, you'll need to set up the Project you want to use for Incident issues:
1. Navigate to **Settings > Operations > Status Page**.
1. To view the [Operations Settings](../settings/#operations-settings) page, navigate to **{settings}** **Settings > Operations > Status Page**.
1. Fill in your cloud provider's credentials and make sure the **Active** checkbox is checked.
1. Click **Save changes**.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment