'StatusPage|Configure file storage settings to link issues in this project to an external status page.',
),
introText:s__(
'StatusPage|To publish incidents to an external status page, GitLab will store a JSON file in your Amazon S3 account in a location accessible to your external status page service. Make sure to also set up %{docsLink}',
),
introLinkText:s__('StatusPage|your status page frontend.'),
Configure file storage settings to link issues in this project to an external status page.
</p>
</div>
<div
class="settings-content"
>
<p>
<gl-sprintf-stub
message="To publish incidents to an external status page, GitLab will store a JSON file in your Amazon S3 account in a location accessible to your external status page service. Make sure to also set up %{docsLink}"
/>
</p>
<form>
<gl-form-group-stub
class="gl-pl-0 mb-3"
>
<gl-form-checkbox-stub>
<span
class="bold"
>
Active
</span>
</gl-form-checkbox-stub>
</gl-form-group-stub>
<gl-form-group-stub
class="col-8 col-md-9 gl-pl-0 mb-3"
label="S3 Bucket name"
label-for="status-page-s3-bucket-name"
label-size="sm"
>
<gl-form-input-stub
id="status-page-s3-bucket-name"
value=""
/>
<p
class="form-text text-muted"
>
<gl-sprintf-stub
message="Bucket %{docsLink}"
/>
</p>
</gl-form-group-stub>
<gl-form-group-stub
class="col-8 col-md-9 gl-pl-0 mb-3"
label="AWS region"
label-for="status-page-aws-region"
label-size="sm"
>
<gl-form-input-stub
id="status-page-aws-region"
placeholder="example: us-west-2"
value=""
/>
<p
class="form-text text-muted"
>
<gl-sprintf-stub
message="For help with configuration, visit %{docsLink}"
msgid "StatusPage|Configure file storage settings to link issues in this project to an external status page."
msgstr ""
msgid "StatusPage|For help with configuration, visit %{docsLink}"
msgstr ""
msgid "StatusPage|S3 Bucket name"
msgstr ""
msgid "StatusPage|Status page"
msgstr ""
msgid "StatusPage|To publish incidents to an external status page, GitLab will store a JSON file in your Amazon S3 account in a location accessible to your external status page service. Make sure to also set up %{docsLink}"
msgstr ""
msgid "StatusPage|configuration documentation"
msgstr ""
msgid "StatusPage|your status page frontend."
msgstr ""
msgid "Stay updated about the performance and health of your environment by configuring Prometheus to monitor your deployments."