diff --git a/openmetadata-docs/content/v1.7.x/how-to-guides/data-quality-observability/observability/alerts.md b/openmetadata-docs/content/v1.7.x/how-to-guides/data-quality-observability/observability/alerts.md index 730f9d2928f..d3d8f43787d 100644 --- a/openmetadata-docs/content/v1.7.x/how-to-guides/data-quality-observability/observability/alerts.md +++ b/openmetadata-docs/content/v1.7.x/how-to-guides/data-quality-observability/observability/alerts.md @@ -19,6 +19,11 @@ To set up an alert on a test case or test suite, navigate to the observability m The first will be to select a source. For data quality you have 2 relevant options: - `Test Case`: it will trigger an alert for the specific test case selected - `Test Suite`: it will trigger an alert for any test case event linked to the test suite. This is a great way to group alerts and reducing notification fatigue +- `Table`: Schema changes and table metrocs changes +- `Pipeline`: Updates to pipeline assets that you have ingested +- `Ingestion Pipeline (Collate)`: Status changes to your collate ingestion pipelines +- `Container`: Schema changes for the container asset +- `Topics`: Schema changes for the topic asset {% image src="/images/v1.7/features/ingestion/workflows/profiler/alert-source-selection.png" diff --git a/openmetadata-docs/content/v1.8.x/how-to-guides/data-quality-observability/observability/alerts.md b/openmetadata-docs/content/v1.8.x/how-to-guides/data-quality-observability/observability/alerts.md index 0512c64e7d8..4fea63a2034 100644 --- a/openmetadata-docs/content/v1.8.x/how-to-guides/data-quality-observability/observability/alerts.md +++ b/openmetadata-docs/content/v1.8.x/how-to-guides/data-quality-observability/observability/alerts.md @@ -19,6 +19,11 @@ To set up an alert on a test case or test suite, navigate to the observability m The first will be to select a source. For data quality you have 2 relevant options: - `Test Case`: it will trigger an alert for the specific test case selected - `Test Suite`: it will trigger an alert for any test case event linked to the test suite. This is a great way to group alerts and reducing notification fatigue +- `Table`: Schema changes and table metrocs changes +- `Pipeline`: Updates to pipeline assets that you have ingested +- `Ingestion Pipeline (Collate)`: Status changes to your collate ingestion pipelines +- `Container`: Schema changes for the container asset +- `Topics`: Schema changes for the topic asset {% image src="/images/v1.8/features/ingestion/workflows/profiler/alert-source-selection.png" diff --git a/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/data-quality-observability/observability/alerts.md b/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/data-quality-observability/observability/alerts.md index d49927c7fd3..8d60df34f04 100644 --- a/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/data-quality-observability/observability/alerts.md +++ b/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/data-quality-observability/observability/alerts.md @@ -19,6 +19,11 @@ To set up an alert on a test case or test suite, navigate to the observability m The first will be to select a source. For data quality you have 2 relevant options: - `Test Case`: it will trigger an alert for the specific test case selected - `Test Suite`: it will trigger an alert for any test case event linked to the test suite. This is a great way to group alerts and reducing notification fatigue +- `Table`: Schema changes and table metrocs changes +- `Pipeline`: Updates to pipeline assets that you have ingested +- `Ingestion Pipeline (Collate)`: Status changes to your collate ingestion pipelines +- `Container`: Schema changes for the container asset +- `Topics`: Schema changes for the topic asset {% image src="/images/v1.9/features/ingestion/workflows/profiler/alert-source-selection.png"