Skip to content

Commit d571b51

Browse files
liggysmallsmarkzegarelli
andauthored
Acknowledge support of GCS replays (#3374)
* Acknowledge support of GCS replays * Formatting Co-authored-by: markzegarelli <[email protected]>
1 parent 87a4989 commit d571b51

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Google Cloud Storage Destination
3-
beta: true
43
integration-type: destination
54
redirect_from: '/connections/destinations/catalog/google-cloud-storage/'
65
---
@@ -12,7 +11,8 @@ The Google Cloud Storage (GCS) destination puts the raw logs of the data Segment
1211
> warning ""
1312
> 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.
1413
15-
**Note**: The GCS destination is currently in public beta, and doesn't support product features such as deletions, replays, or surfacing errors in the UI.
14+
> info ""
15+
> The Google Cloud Storage destination is in Public Beta, and doesn't support product features such as deletions or surfacing errors in the UI.
1616
1717

1818
## Getting Started
@@ -93,7 +93,7 @@ Congratulations! You now have a bucket ready to accept Segment data.
9393
Once the Google Cloud Storage Bucket and Service Account are created, a destination that will send data files to the bucket must be configured:
9494

9595
1. In the Segment **Destinations** section, click **Add Destination**.
96-
You will be redirected to our `Catalog`.
96+
You will be redirected to the `Catalog`.
9797
2. Search for "Google Cloud Storage", and click the destination in the catalog.
9898
3. Click **Configure Google Cloud Storage**.
9999
4. Select the source you want to send to this destination.
@@ -111,6 +111,6 @@ Common errors which can cause sync failures are:
111111
- **Bucket not configured**: A bucket for the GCS destination was not provided. Check the GCS destination settings to confirm that a valid bucket is entered.
112112
- **GCS credentials not configured**: Credentials for the GCS destination cannot be found. Confirm that you've inputted GCS credentials into the destination settings.
113113
- **Invalid GCS credentials**: Credentials for the GCS destination are found, but they are not correctly formatted credentials. Re-enter a valid credential as a setting for the destination to work.
114-
- **Unable to upload files**: We are unable to upload files to GCS due to incorrect credentials (e.g., non-existent bucket), insufficient permissions, or a GCS error. Confirm that credentials and permissions are set correctly.
114+
- **Unable to upload files**: Segment can't upload files to GCS due to incorrect credentials (for example, a non-existent bucket), insufficient permissions, or a GCS error. Confirm that credentials and permissions are set correctly.
115115
- **Destination not found**: There is no GCS destination connected to the source, and can be connected within the workspace overview page.
116116
- **Destination disabled**: The GCS destination for the source is disabled, and can be enabled in the destination settings page.

0 commit comments

Comments
 (0)