Skip to content

Commit a41d774

Browse files
committed
edits
1 parent 7b1d949 commit a41d774

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

src/_data/sidenav/main.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,13 @@ sections:
351351
title: Snowflake Setup
352352
- path: /unify/data-graph/setup-guides/databricks-setup/
353353
title: Databricks Setup
354+
- section_title: Linked Events
355+
slug: /unify/data-graph/linked-events/
356+
section:
357+
- path: /unify/data-graph/linked-events/
358+
title: Linked Events Overview
359+
- path: /unify/data-graph/linked-events-limits/
360+
title: Linked Events Limits
354361
- section_title: Traits
355362
slug: unify/traits
356363
section:

src/unify/data-graph/linked-events-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hidden: true
88
To provide consistent performance and reliability at scale, Segment enforces default use limits for Linked Events.
99

1010
## Usage limits
11-
Linked Events provide you with the flexibility to enrich unlimited events in downstream destinations. This means you won't encounter any limitations or pauses in service related to the number of Linked Events enrichments.
11+
Linked Events provides you with the flexibility to enrich unlimited events in downstream destinations. This means you won't encounter any limitations or pauses in service related to the number of Linked Events enrichments.
1212

1313
Segment measures Linked Events limits based on entities and entity rows.
1414
* **Entities:** The warehouse tables that are declared in the Data Graph with the `enrichment_enabled = true` property.

src/unify/data-graph/linked-events.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
title: Linked Events
3-
beta: true
2+
title: Linked Events Overview
43
plan: unify
5-
hidden: true
4+
hidden: false
65
---
76

87
> info "Linked Events is in private beta"

0 commit comments

Comments
 (0)