You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. To view the amount of data replicated, click `Connectors`. The diagram in `Connector data flow` gives you an overview of the connectors you have created, their status, and how much data has been replicated.
106
106
107
107
1. To review the syncing progress for each table, click `Connectors` > `Source connectors`, then select the name of your connector in the table.
108
108
109
109
1.**Manage the connector**
110
110
111
-

111
+

112
112
113
113
1. To edit the connector, click `Connectors` > `Source connectors`, then select the name of your connector in the table. You can rename the connector, delete or add new tables for syncing.
Copy file name to clipboardExpand all lines: _partials/_prometheus-integrate.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,11 +52,11 @@ To export metrics from a $SERVICE_LONG, you create a dedicated Prometheus export
52
52
53
53
1. Select the exporter in the drop-down, then click `Attach exporter`.
54
54
55
-

55
+

56
56
57
57
The exporter is now attached to your $SERVICE_SHORT. To unattach it, click the trash icon in the exporter list.
58
58
59
-

59
+

|**You use the $OPS_MODE to:** <ul> <li>Ensure data security with high availability and $READ_REPLICAs</li> <li>Save money with columnstore compression and tiered storage</li> <li>Enable $PG extensions to add extra functionality</li> <li>Increase security using $VPCs</li> <li>Perform day-to-day administration</li> </ul> |**Powered by $POPSQL, you use the $DATA_MODE to:** <ul> <li>Write queries with autocomplete</li> <li>Visualize data with charts and dashboards</li> <li>Schedule queries and dashboards for alerts or recurring reports</li> <li>Share queries and dashboards</li> <li>Interact with your data on auto-pilot with SQL assistant</li></ul> <NotAvailableFreePlan /> |
Copy file name to clipboardExpand all lines: migrate/livesync-for-s3.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ import EarlyAccessNoRelease from "versionContent/_partials/_early_access.mdx";
14
14
15
15
You use the $S3_CONNECTOR in $CLOUD_LONG to synchronize CSV and Parquet files from an S3 bucket to your $SERVICE_LONG in real time. The connector runs continuously, enabling you to leverage $CLOUD_LONG as your analytics database with data constantly synced from S3. This lets you take full advantage of $CLOUD_LONG's real-time analytics capabilities without having to develop or manage custom ETL solutions between S3 and $CLOUD_LONG.
You can use the $S3_CONNECTOR to synchronize your existing and new data. Here's what the connector can do:
20
20
@@ -100,7 +100,7 @@ To sync data from your S3 bucket to your $SERVICE_LONG using $CONSOLE:
100
100
101
101
1.**Connect the source S3 bucket to the target $SERVICE_SHORT**
102
102
103
-

103
+

104
104
105
105
1. Click `Connectors` > `Amazon S3`.
106
106
1. Click the pencil icon, then set the name for the new connector.
@@ -137,18 +137,18 @@ To sync data from your S3 bucket to your $SERVICE_LONG using $CONSOLE:
137
137
138
138
1. To view the amount of data replicated, click `Connectors`. The diagram in `Connector data flow` gives you an overview of the connectors you have created, their status, and how much data has been replicated.
1. To edit the connector, click `Connectors` > `Source connectors`. Open the three-dot menu next to your connector in the table, then click `Edit` and scroll down to `Modify your Connector`. You must pause the connector before editing it.
0 commit comments