Skip to content

Commit ab0bea5

Browse files
author
markzegarelli
authored
Merge pull request #2153 from segmentio/DOC-369_GCS-Personas
Added warning to GCS [DOC-359]
2 parents 50c8969 + c0b7c41 commit ab0bea5

File tree

1 file changed

+2
-1
lines changed
  • src/connections/storage/catalog/google-cloud-storage

1 file changed

+2
-1
lines changed

src/connections/storage/catalog/google-cloud-storage/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ redirect_from: '/connections/destinations/catalog/google-cloud-storage/'
99

1010
The Google Cloud Storage (GCS) destination puts the raw logs of the data Segment receives into your GCS bucket. The data is copied into your bucket at least every hour. You might see multiple files over a period of time depending on how much data is copied.
1111

12-
Keep in mind that GCS works differently from most of our destinations. Using a destinations selector like the [integrations object](https://segment.com/docs/connections/spec/common/#integrations) does not affect events in the case of GCS.
12+
> warning ""
13+
> The Google Cloud Storage destination works differently than other destinations in Segment. Segment sends **all** data from a Personas source to GCS during the sync process, not only the connected audiences and traits. Using a destinations selector like the [integrations object](/docs/connections/spec/common/#integrations) doesn't affect the events events sent to GCS.
1314
1415
**Note**: The GCS destination is currently in beta, and does not support product features such as deletions, replays, or surfacing errors in the UI.
1516

0 commit comments

Comments
 (0)