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
Copy file name to clipboardExpand all lines: docs/docusaurus/cloud/connect/connect_airflow.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,9 @@ Apache Airflow is an orchestration tool that allows you to schedule and monitor
15
15
16
16
- You have installed Apache Airflow and initialized the database (__airflow db init__).
17
17
18
-
- You have [connected GX Cloud to a Data Asset on a Data Source](/cloud/data_assets/manage_data_assets.md#create-a-data-asset).
18
+
- You have [connected GX Cloud to a Data Asset on a Data Source](/data_assets/manage_data_assets.md#create-a-data-asset).
19
19
20
-
- You have [created an Expectation Suite](/cloud/expectation_suites/manage_expectation_suites.md) and [added Expectations](/cloud/expectations/manage_expectations.md#create-an-expectation).
20
+
- You have [created an Expectation Suite](/expectation_suites/manage_expectation_suites.md) and [added Expectations](/expectations/manage_expectations.md#create-an-expectation).
21
21
22
22
23
23
## Run Airflow Standalone to create a fresh local Airflow environment
Copy file name to clipboardExpand all lines: docs/docusaurus/cloud/connect/connect_databrickssql.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ import Tabs from '@theme/Tabs';
9
9
10
10
## Prerequisites
11
11
12
-
- You have a [GX Cloud account](https://greatexpectations.io/cloud) with [Admin or Editor permissions](/cloud/users/manage_users.md#roles-and-responsibilities).
12
+
- You have a [GX Cloud account](https://greatexpectations.io/cloud) with [Admin or Editor permissions](/users/manage_users.md#roles-and-responsibilities).
13
13
14
14
- You have a Databricks SQL catalog, schema, and table.
15
15
@@ -39,4 +39,4 @@ import Tabs from '@theme/Tabs';
39
39
40
40
6. Click **Add Asset**.
41
41
42
-
7. Create an Expectation. See [Create an Expectation](/cloud/expectations/manage_expectations.md#create-an-expectation).
42
+
7. Create an Expectation. See [Create an Expectation](/expectations/manage_expectations.md#create-an-expectation).
Copy file name to clipboardExpand all lines: docs/docusaurus/cloud/connect/connect_postgresql.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ import Tabs from '@theme/Tabs';
9
9
10
10
## Prerequisites
11
11
12
-
- You have a [GX Cloud account](https://greatexpectations.io/cloud) with [Admin or Editor permissions](/cloud/users/manage_users.md#roles-and-responsibilities).
12
+
- You have a [GX Cloud account](https://greatexpectations.io/cloud) with [Admin or Editor permissions](/users/manage_users.md#roles-and-responsibilities).
13
13
14
14
- You have a PostgreSQL database, schema, and table.
15
15
@@ -59,5 +59,5 @@ import Tabs from '@theme/Tabs';
59
59
60
60
11. Click **Finish**.
61
61
62
-
12. Create an Expectation. See [Create an Expectation](/cloud/expectations/manage_expectations.md#create-an-expectation).
62
+
12. Create an Expectation. See [Create an Expectation](/expectations/manage_expectations.md#create-an-expectation).
Copy file name to clipboardExpand all lines: docs/docusaurus/cloud/connect/connect_python.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Environment variables securely store your GX Cloud access credentials.
61
61
```
62
62
63
63
:::note
64
-
After you save your **GX_CLOUD_ACCESS_TOKEN** and **GX_CLOUD_ORGANIZTION_ID**, you can use Python scripts to access GX Cloud and complete other tasks. See the [GX Core guides](/core/introduction/introduction.mdx).
64
+
After you save your **GX_CLOUD_ACCESS_TOKEN** and **GX_CLOUD_ORGANIZTION_ID**, you can use Python scripts to access GX Cloud and complete other tasks. See the [GX Core guides](/docs/core/introduction).
65
65
:::
66
66
67
67
2. Optional. If you created a temporary file to record your user access token and Organization ID, delete it.
Copy file name to clipboardExpand all lines: docs/docusaurus/cloud/connect/connect_snowflake.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ import Tabs from '@theme/Tabs';
9
9
10
10
## Prerequisites
11
11
12
-
- You have a [GX Cloud account](https://greatexpectations.io/cloud) with [Admin or Editor permissions](/cloud/users/manage_users.md#roles-and-responsibilities).
12
+
- You have a [GX Cloud account](https://greatexpectations.io/cloud) with [Admin or Editor permissions](/users/manage_users.md#roles-and-responsibilities).
13
13
14
14
- You have a Snowflake database, schema, and table.
15
15
@@ -83,4 +83,4 @@ You can use an existing Snowflake warehouse, but GX recommends creating a separa
83
83
84
84
12. Click **Finish**.
85
85
86
-
13. Create an Expectation. See [Create an Expectation](/cloud/expectations/manage_expectations.md#create-an-expectation).
86
+
13. Create an Expectation. See [Create an Expectation](/expectations/manage_expectations.md#create-an-expectation).
Copy file name to clipboardExpand all lines: docs/docusaurus/cloud/data_assets/manage_data_assets.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Define the data you want GX Cloud to access within Snowflake.
47
47
48
48
3. Select one of the following options:
49
49
50
-
- If you're connecting to an org-hosted Snowflake Data Asset for the first time, copy the code and see [Connect GX Cloud to Snowflake](../connect/connect_snowflake.md).
50
+
- If you're connecting to an org-hosted Snowflake Data Asset for the first time, copy the code and see [Connect GX Cloud to Snowflake](/connect/connect_snowflake.md).
51
51
52
52
- If you're testing GX Cloud features and functionality in a self-hosted environment, click **I have created a GX Cloud user with valid permissions** and then click **Continue**.
53
53
@@ -89,7 +89,7 @@ Define the data you want GX Cloud to access within Snowflake.
89
89
90
90
9. Click **Add Asset**.
91
91
92
-
10. Create an Expectation. See [Create an Expectation](/cloud/expectations/manage_expectations.md#create-an-expectation).
92
+
10. Create an Expectation. See [Create an Expectation](/expectations/manage_expectations.md#create-an-expectation).
93
93
94
94
</TabItem>
95
95
<TabItemvalue="PostgreSQL">
@@ -114,7 +114,7 @@ Define the data you want GX Cloud to access within PostgreSQL.
114
114
115
115
3. Select one of the following options:
116
116
117
-
- If you're connecting to an org-hosted PostgreSQL Data Asset for the first time, copy the code and see [Connect GX Cloud to PostgreSQL](../connect/connect_postgresql.md).
117
+
- If you're connecting to an org-hosted PostgreSQL Data Asset for the first time, copy the code and see [Connect GX Cloud to PostgreSQL](/connect/connect_postgresql.md).
118
118
119
119
- If you're testing GX Cloud features and functionality in a self-hosted environment, click **I have created a GX Cloud user with valid permissions** and then click **Continue**.
120
120
@@ -137,7 +137,7 @@ Define the data you want GX Cloud to access within PostgreSQL.
137
137
138
138
8. Click **Add Asset**.
139
139
140
-
9. Create an Expectation. See [Create an Expectation](/cloud/expectations/manage_expectations.md#create-an-expectation).
140
+
9. Create an Expectation. See [Create an Expectation](/expectations/manage_expectations.md#create-an-expectation).
141
141
142
142
</TabItem>
143
143
</Tabs>
@@ -198,7 +198,7 @@ When you create an Expectation after fetching metrics for a Data Asset, the colu
198
198
199
199
- To add an Expectation to an existing Expectation Suite, click the **Existing Suite** tab and then select an existing Expectation Suite.
200
200
201
-
6. Select an Expectation type. See [Available Expectation types](/cloud/expectations/manage_expectations.md#available-expectation-types).
201
+
6. Select an Expectation type. See [Available Expectation types](/expectations/manage_expectations.md#available-expectation-types).
202
202
203
203
7. Complete the fields in the **Create Expectation** pane.
Copy file name to clipboardExpand all lines: docs/docusaurus/cloud/deploy/deploy_gx_agent.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ import TabItem from '@theme/TabItem';
10
10
import Tabs from '@theme/Tabs';
11
11
12
12
13
-
The GX Agent is used to run an [agent-enabled deployment](/cloud/deploy/deployment_patterns.md#agent-enabled-deployment) of GX Cloud. If you are running a fully-hosted or read-only deployment, you do not need to deploy the GX Agent.
13
+
The GX Agent is used to run an [agent-enabled deployment](deployment_patterns.md#agent-enabled-deployment) of GX Cloud. If you are running a fullyhosted or read-only deployment, you do not need to deploy the GX Agent.
Copy file name to clipboardExpand all lines: docs/docusaurus/cloud/deploy/deployment_patterns.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ GX Cloud deployment patterns are defined by how GX Cloud connects to your data.
19
19
20
20
In a fully-hosted deployment, GX Cloud connects directly to your organization's data using a cloud-to-cloud connection. Connection to your data is read-only and uses encrypted communication. Fully-hosted deployments are the quickest way to get started with GX Cloud.
If you are using a fully-hosted deployment, ensure that the following GX Cloud IPs are in your organization's allow list for ingress traffic.
25
25
-`44.209.54.123`
@@ -30,9 +30,9 @@ If you are using a fully-hosted deployment, ensure that the following GX Cloud I
30
30
31
31
In an agent-enabled deployment, the GX Agent runs in your environment and serves as an intermediary between GX Cloud and your data. GX Cloud sends jobs to the GX Agent, the GX Agent connects to and interacts with your data, and the GX Agent reports job results back to GX Cloud.
The GX Agent is a Docker container that can be run in your organization's deployment environment or locally. See [Deploy the GX Agent](/cloud/deploy/deploy_gx_agent.md) for setup details.
35
+
The GX Agent is a Docker container that can be run in your organization's deployment environment or locally. See [Deploy the GX Agent](deploy_gx_agent.md) for setup details.
36
36
37
37
38
38
## Read-only deployment
@@ -41,4 +41,4 @@ In a read-only deployment, you use the GX Core Python library to push GX metadat
41
41
42
42
In this deployment scenario, there is a one-way flow of information from your environment to GX Cloud.
@@ -40,15 +40,15 @@ A GX Cloud data validation workflow can be implemented using the following steps
40
40
### Additional workflow features
41
41
There are a variety of GX Cloud features that support additional enhancements to your GX Cloud data validation workflow.
42
42
43
-

43
+

44
44
45
-
***GX Cloud user management.** GX Cloud functions as a shared portal to manage and monitor your organization's data quality. Users can be invited to your GX Cloud organization and assigned a role that governs their ability to view and edit components and workflows in GX Cloud. See [Manage users and access tokens](/cloud/users/manage_users.md) for more details.
45
+
***GX Cloud user management.** GX Cloud functions as a shared portal to manage and monitor your organization's data quality. Users can be invited to your GX Cloud organization and assigned a role that governs their ability to view and edit components and workflows in GX Cloud. See [Manage users and access tokens](/users/manage_users.md) for more details.
46
46
47
47
***Data Asset profiling.** GX Cloud introspects your data schema by default on Data Asset creation, and also offers one-click fetching of additional descriptive metrics including column type and statistical summaries. Data profiling results are used to suggest parameters for Expectations that you create.
48
48
49
-
***Schedule Validations.** GX Cloud enables you to schedule validations, so that you can test and assess your data on a regular cadence and monitor data quality over time. See [Manage schedules](/cloud/schedules/manage_schedules.md) for more detail.
49
+
***Schedule Validations.** GX Cloud enables you to schedule validations, so that you can test and assess your data on a regular cadence and monitor data quality over time. See [Manage schedules](/schedules/manage_schedules.md) for more detail.
50
50
51
-
***Alerting.** GX Cloud provides the ability to send alerts when validations fail, enabling your organization to remain proactively aware of the health of your Data Assets. See [Manage alerts](/cloud/alerts/manage_alerts.md) for more detail.
51
+
***Alerting.** GX Cloud provides the ability to send alerts when validations fail, enabling your organization to remain proactively aware of the health of your Data Assets. See [Manage alerts](/alerts/manage_alerts.md) for more detail.
52
52
53
53
54
54
@@ -57,12 +57,12 @@ There are a variety of GX Cloud features that support additional enhancements to
57
57
58
58
GX Cloud architecture comprises a frontend web UI, storage for entity configuration and metadata, a backend application, and a Python client.
***GX Cloud frontend web UI**. Enables you to manage and validate your organization's data quality without running code and provides shared visibility into your organization's Validation Results history. The GX Cloud web UI is browser- and platform-independent.
63
63
64
64
***GX Cloud data storage**. Stores the configurations for your organization's Data Sources, Data Assets, Expectations, and Validations alongside your organization's Validation Result histories and Data Asset descriptive metrics.
65
65
66
-
***GX Cloud backend application**. Contains the necessary logic and compute to connect to data and run queries. The specifics of how the GX Cloud backend connects to your data is described in [Deployment patterns](/cloud/deploy/deployment_patterns.md).
66
+
***GX Cloud backend application**. Contains the necessary logic and compute to connect to data and run queries. The specifics of how the GX Cloud backend connects to your data is described in [Deployment patterns](/deploy/deployment_patterns.md).
67
67
68
-
***GX Core Python client**. Enables you to interact programmatically with the GX Cloud backend application. The [GX Core Python client](/core/introduction/introduction.mdx) can complement and extend your web UI-created workflows.
68
+
***GX Core Python client**. Enables you to interact programmatically with the GX Cloud backend application. The [GX Core Python client](/docs/core/introduction) can complement and extend your web UI-created workflows.
Copy file name to clipboardExpand all lines: docs/docusaurus/cloud/try_gx_cloud.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ import Tabs from '@theme/Tabs';
12
12
13
13
If you're new to GX Cloud, start here to learn how you can quickly connect to your Data Assets and validate data.
14
14
15
-
If you've tested GX Cloud features and functionality and discovered it's a great solution for your organization, see [Connect GX Cloud](./connect/connect_lp.md).
15
+
If you've tested GX Cloud features and functionality and discovered it's a great solution for your organization, see [Connect GX Cloud](connect/connect_lp.md).
16
16
17
17
## Prerequisites
18
18
@@ -24,7 +24,7 @@ If you've tested GX Cloud features and functionality and discovered it's a great
24
24
25
25
## Self-hosted deployment
26
26
27
-
To try GX Cloud, you use a [self-hosted deployment](/cloud/deploy/deployment_patterns.md) to run the GX Agent with Docker, connect the GX Agent to your target Data Sources, and use the GX Cloud web UI to define your Data Assets, create Expectations, and run Validations. A self-hosted deployment is recommended when you want to test GX Cloud features and functionality and it differs from the recommended [org-hosted deployment](/cloud/deploy/deployment_patterns.md), in which the GX Agent runs in your organization's deployment environment.
27
+
To try GX Cloud, you use a [self-hosted deployment](deploy/deployment_patterns.md) to run the GX Agent with Docker, connect the GX Agent to your target Data Sources, and use the GX Cloud web UI to define your Data Assets, create Expectations, and run Validations. A self-hosted deployment is recommended when you want to test GX Cloud features and functionality and it differs from the recommended [org-hosted deployment](deploy/deployment_patterns.md), in which the GX Agent runs in your organization's deployment environment.
28
28
29
29
## Get your user access token and copy your organization ID
30
30
@@ -48,7 +48,7 @@ You'll need your user access token and organization ID to set your environment v
48
48
49
49
## Set the environment variables and deploy the GX Agent
50
50
51
-
Environment variables securely store your GX Cloud access credentials. The GX Agent runs open source GX code in GX Cloud, and it allows you to securely access your data without connecting to it or interacting with it directly. To learn more about the GX Agent and deployment patterns, see [GX Cloud deployment patterns](/cloud/deploy/deployment_patterns.md).
51
+
Environment variables securely store your GX Cloud access credentials. The GX Agent runs open source GX code in GX Cloud, and it allows you to securely access your data without connecting to it or interacting with it directly. To learn more about the GX Agent and deployment patterns, see [GX Cloud deployment patterns](deploy/deployment_patterns.md).
52
52
53
53
1. Start the Docker Engine.
54
54
@@ -195,7 +195,7 @@ An Expectation is a verifiable assertion about your data. They make implicit ass
195
195
196
196
3. Click **New Expectation**.
197
197
198
-
4. Select an Expectation type, enter the column name, and thencomplete the optional fields. To view descriptions of the available Expectation types, see [Available Expectations](./expectations/manage_expectations.md#available-expectations).
198
+
4. Select an Expectation type, enter the column name, and thencomplete the optional fields. To view descriptions of the available Expectation types, see [Available Expectations](expectations/manage_expectations.md#available-expectations).
199
199
200
200
5. Click **Save**. The Expectation is added to the default Expectation Suite.
0 commit comments