Skip to content

Commit 145ff3f

Browse files
authored
Merge pull request #3591 from segmentio/data-lake-sync-history-hotfix
Remove Segment Data Lakes (Azure) Beta Flag
2 parents 170b37e + 404c083 commit 145ff3f

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

src/connections/storage/data-lakes/sync-history.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,16 @@ title: Data Lakes Sync History and Health
55

66
The Segment Data Lakes sync history and health tabs generate real-time information about data syncs so you can monitor the health and performance of your data lakes. These tools provide monitoring and debugging capabilities within the Data Lakes UI, so you can identify and proactively address data sync or data pipeline failures.
77

8-
<!-- PW: 9/22/22; commenting this section out for GA
9-
> note "This feature is not supported for the Azure Data Lakes public beta"
10-
> The Sync History/Sync Health tabs are currently not supported for the Azure Data Lakes public beta. For more information about Azure Data Lakes, see the [Data Lakes overview documentation](/docs/connections/storage/data-lakes/index/#how-azure-data-lakes-works). -->
11-
128
## Sync history
13-
The 'Sync History' table shows detailed information about the latest 100 syncs to the data lake. The table includes the following fields:
14-
* **Sync status:** The status of the sync: either 'Success,' indicating that all rows synced correctly, 'Partial Success,' indicating that some rows synced correctly, or 'Failed,' indicating that no rows synced correctly
15-
* **Start time:** The time the sync began
16-
* **Duration:** How long the sync took to complete
17-
* **Synced rows:** The number of rows that synced to the data lake
18-
* **Notices:** Any notes or warnings about the sync
9+
The Sync History table shows detailed information about the latest 100 syncs to the data lake. The table includes the following fields:
10+
11+
| Field | Description |
12+
| ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
13+
| Sync status | The status of the sync: either `Success`, indicating that all rows synced correctly, `Partial Success`, indicating that some rows synced correctly, or `Failed`, indicating that no rows synced correctly |
14+
| Start time | The time the sync began |
15+
| Duration | How long the sync took to complete |
16+
| Synced rows | The number of rows that synced to the data lake |
17+
| Notices | Any notes or warnings about the sync
1918

2019
Selecting a row in the Sync History table opens a sidebar showing the number of rows from each collection that synced.
2120

@@ -35,7 +34,7 @@ Above the Daily Row Volume table is an overview of the total syncs for the curre
3534

3635
To access the Sync history page from the Segment app, open the **My Destinations** page and select the data lake. On the data lakes settings page, select the **Health** tab.
3736

38-
## Data Lakes Reports FAQ
37+
## Data Lakes reports FAQ
3938

4039
### How long is a data point available?
4140
The health tab shows an aggregate view of the last 30 days worth of data, while the sync history retains the last 100 syncs.

0 commit comments

Comments
 (0)