Skip to content

Commit 5bdf98a

Browse files
committed
[netlify-build] changes requested by Peter
1 parent 8a28c54 commit 5bdf98a

File tree

4 files changed

+5
-18
lines changed

4 files changed

+5
-18
lines changed

src/_data/sidenav/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -610,8 +610,6 @@ sections:
610610
title: Alerts Overview
611611
- path: /monitor/alerts/default-alerts
612612
title: Default Alerts
613-
- path: /monitor/audit-trail
614-
title: Audit Trail
615613
- section_title: Protocols
616614
section:
617615
- path: /protocols

src/monitor/alerts/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Segment's alerting features allow you to receive in-app, email, and Slack notifi
77
> The Monitor hub is in Public Beta. Some functionality may change before it becomes generally available. During the public beta, only default alerts are located in the Monitor tab.
88
99
Segment has two kinds of alerts:
10-
- **Default alerts**: Alerts that have a preset threshold to trigger and are often used to detect changes users make to the integrations in your workspace. For example, the
11-
- **Custom alerts**: Alerts that allow you to customize the sensitivity of the trigger that activates an alert so you can more accurately detect event volume fluctuations in your sources and destinations. For example,
10+
- **Default alerts**: Alerts that have a preset threshold and are often used to detect changes users make to the integrations in your workspace. For example, a _Source created_ alert is a default alert.
11+
- **Custom alerts**: Alerts that allow you to customize the sensitivity of the trigger that activates an alert so you can more accurately detect event volume fluctuations in your sources and destinations. For example, a _Source volume fluctuation_ alert would be a custom alert, as you could select a percentage of fluctuation that would work for your business needs.
1212

1313
{% include components/reference-button.html
1414
href="/monitor/alerts/default-alerts"

src/monitor/index.md

+3-13
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,17 @@
11
---
22
title: Monitor Overview
33
---
4-
With Segment’s auditing and alerting capabilities, you can monitor the health of your integrations, diagnose issues that might be present in your data pipeline, and view a record of all user and system activity that happened in Segment over the past 90 days.
4+
With Segment’s alerting capabilities, you can monitor the health of your integrations and diagnose issues that might be present in your data pipeline. <!---, and view a record of all user and system activity that happened in Segment over the past 90 days. --->
55

66
Receive alerts for the performance and throughput of your Sources and Destinations, fluctuations in events delivered to your Reverse ETL mappings, and the performance and throughput of Audience syncs with Alerting.
77

8-
Segment’s Audit Trail provides a high-level view of all changes made in your workspace over the last 90 days. Use the Audit Trail and Audit Forwarding to quickly revert unintentional actions made in Segment to prevent downstream data loss.
8+
<!---Segment’s Audit Trail provides a high-level view of all changes made in your workspace over the last 90 days. Use the Audit Trail and Audit Forwarding to quickly revert unintentional actions made in Segment to prevent downstream data loss.
99
10-
Select a product below to learn about its capabilities, supported destinations, and more.
10+
Select a product below to learn about its capabilities, supported destinations, and more. --->
1111

12-
13-
<div class="double">
1412
{% include components/reference-button.html
1513
href="/docs/monitor/alerts"
1614
icon="megaphone.svg"
1715
title="Alerts"
1816
description="Receive notifications related to the performance and throughput of a Segment connection."
1917
%}
20-
21-
{% include components/reference-button.html
22-
href="/docs/monitor/audit-trail"
23-
icon="glossary.svg"
24-
title="Audit Trail"
25-
description="View, filter, and export the last 90 days of user and system activity."
26-
%}
27-
</div>

src/monitor/audit-trail.md renamed to src/segment-app/iam/audit-trail.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Audit Trail
33
plan: audit-trail
4-
redirect_from: /docs/segment-app/iam/audit-trail/
54
---
65

76

0 commit comments

Comments
 (0)