Skip to content

Commit b3c5d08

Browse files
authored
Service status article and quick icon (#776)
1 parent 81c7433 commit b3c5d08

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

docs.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,7 @@
521521
"pages": [
522522
"support/request",
523523
"support/shared-responsibility",
524+
"support/status",
524525
{
525526
"group": "Self-service",
526527
"pages": [
@@ -565,6 +566,11 @@
565566
"href": "https://short.unstructured.io/pzw05l7",
566567
"icon": "slack"
567568
},
569+
{
570+
"anchor": "Service status",
571+
"href": "https://unstructuredio.trust.pagerduty.com/posts/dashboard",
572+
"icon": "signal"
573+
},
568574
{
569575
"anchor": "Feedback",
570576
"href": "https://docs.google.com/forms/d/e/1FAIpQLSciKwrJD4m_9ObcTveWMb9yK63FWd7gLxIknovc3kLw_0qUrg/viewform?usp=sf_link",

support/status.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Check service status
3+
---
4+
5+
The [Unstructured Status](https://unstructuredio.trust.pagerduty.com/posts/dashboard) dashboard provides information about the
6+
status of the Unstructured service.
7+
8+
<Note>
9+
This dashboard provides information only about the publicly available Unstructured service. If you are running a
10+
self-contained distribution of Unstructured, contact your organization's network administrator instead.
11+
</Note>
12+
13+
From this dashboard, you can:
14+
15+
- Check the status of the publicly available Unstructured user interface (UI). This is labeled in the dashboard as **Platform Frontend**.
16+
- Check the status of the publicly available Unstructured API. This is labeled in the dashboard as **Platform API**.
17+
- Subscribe to public service status updates delivered to an email address for your organization, to a specific channel in your organization's Slack workspace, or
18+
to a notification URL provided by your organization. To do this, click the **Subscribe to Updates** button and then follow the on-screen prompts.
19+
20+
You can also [browse the history](https://unstructuredio.trust.pagerduty.com/posts/history) of previous public service status updates.

0 commit comments

Comments
 (0)