|
1 | 1 | # DataKitchen Data Observability Installer |
2 | 2 |  |
3 | 3 |  |
4 | | -[](https://docs.datakitchen.io/articles/#!open-source-data-observability/data-observability-overview) |
| 4 | +[](https://docs.datakitchen.io/tutorials/quickstart-demo/) |
5 | 5 | [](https://data-observability-slack.datakitchen.io/join) |
6 | 6 |
|
7 | 7 | *<p style="text-align: center;">Data breaks. Servers break. Your toolchain breaks. Ensure your data team is the first to know and the first to solve with visibility across and down your data estate. Save time with simple, fast data quality test generation and execution. Trust your data, tools, and systems from end to end.</p>* |
8 | 8 |
|
9 | 9 | This repo contains the installer and quickstart setup for the DataKitchen Open Source Data Observability product suite. |
10 | | -* [**DataOps Data Quality TestGen**](https://docs.datakitchen.io/articles/dataops-testgen-help/dataops-testgen-help) is a data quality verification tool that does five main tasks: (1) data profiling, (2) new dataset screening and hygiene review, (3) algorithmic generation of data quality validation tests, (4) ongoing production testing of new data refreshes and (5) continuous periodic monitoring of datasets for anomalies. |
11 | | -* [**DataOps Observability**](https://docs.datakitchen.io/articles/dataops-observability-help/dataops-observability-help) monitors every tool used in the data journey, from source to customer value, across all environments, tools, teams, datasets, and databases, enabling immediate detection, localization, and understanding of problems. |
| 10 | +* [**DataOps Data Quality TestGen**](https://docs.datakitchen.io/testgen/what-is-testgen/) is a data quality verification tool that does five main tasks: (1) data profiling, (2) new dataset screening and hygiene review, (3) algorithmic generation of data quality validation tests, (4) ongoing production testing of new data refreshes and (5) continuous periodic monitoring of datasets for anomalies. |
| 11 | +* [**DataOps Observability**](https://docs.datakitchen.io/observability/what-is-observability/) monitors every tool used in the data journey, from source to customer value, across all environments, tools, teams, datasets, and databases, enabling immediate detection, localization, and understanding of problems. |
12 | 12 |
|
13 | 13 |
|
14 | 14 | [](https://datakitchen.storylane.io/share/byag8vimd5tn) |
@@ -71,7 +71,7 @@ On Windows operating systems, you can also download the executable file [`dk-ins |
71 | 71 |
|
72 | 72 | ## Quickstart Guide |
73 | 73 |
|
74 | | -The [Data Observability quickstart](https://docs.datakitchen.io/articles/open-source-data-observability/data-observability-overview) walks you through Dataops Observability and TestGen capabilities to demonstrate how our products cover critical use cases for data and analytic teams. |
| 74 | +The [Data Observability quickstart](https://docs.datakitchen.io/tutorials/quickstart-demo/) walks you through Dataops Observability and TestGen capabilities to demonstrate how our products cover critical use cases for data and analytic teams. |
75 | 75 |
|
76 | 76 | Before going through the quickstart, complete the prequisites above and then the following steps to install the two products and setup the demo data. For any of the commands, you can view additional options by appending `--help` at the end. |
77 | 77 |
|
@@ -126,13 +126,13 @@ python3 dk-installer.py obs run-heartbeat-demo |
126 | 126 | ``` |
127 | 127 | In the Observability UI, you will see that new agents have been generated on the Integrations page. |
128 | 128 |
|
129 | | -Leave this process running, and continue with the [quickstart guide](https://docs.datakitchen.io/articles/open-source-data-observability/data-observability-overview) to tour the applications. |
| 129 | +Leave this process running, and continue with the [quickstart guide](https://docs.datakitchen.io/tutorials/quickstart-demo/) to tour the applications. |
130 | 130 |
|
131 | 131 | ## Product Documentation |
132 | 132 |
|
133 | | -[DataOps TestGen](https://docs.datakitchen.io/articles/dataops-testgen-help/dataops-testgen-help) |
| 133 | +[DataOps TestGen](https://docs.datakitchen.io/testgen/what-is-testgen/) |
134 | 134 |
|
135 | | -[DataOps Observability](https://docs.datakitchen.io/articles/dataops-observability-help/dataops-observability-help) |
| 135 | +[DataOps Observability](https://docs.datakitchen.io/observability/what-is-observability/) |
136 | 136 |
|
137 | 137 | ## Useful Commands |
138 | 138 |
|
@@ -200,7 +200,7 @@ python3 dk-installer.py obs delete |
200 | 200 | ## Community |
201 | 201 |
|
202 | 202 | ### Getting Started Guide |
203 | | -We recommend you review the [Data Observability Overview Demo](https://docs.datakitchen.io/articles/open-source-data-observability/data-observability-overview). |
| 203 | +We recommend you review the [Data Observability Overview Demo](https://docs.datakitchen.io/tutorials/quickstart-demo/). |
204 | 204 |
|
205 | 205 | ### Support |
206 | 206 | For support requests, [join the Data Observability Slack](https://data-observability-slack.datakitchen.io/join) and ask post on #support channel. |
|
0 commit comments