Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Create a Connection

Data observability supports the following data warehouses and databases for monitoring.

Data Warehouses

  • Redshift
  • Snowflake
  • BigQuery

Databases

  • Postgres
  • MySQL
  • SQL Server (coming soon)
You can create these connections in the Source or Destination page. See Data Stores for more setup details.
Supported data warehouse and database connections in Data Observability

Create an Alert

1
On your dashboard sidebar, go to Observability. Click + New Alert or Add on Alert +
Observability sidebar with New Alert button
2
On Create new alert page, you can specify the following details
  • Alert name : Name of the alert
  • Alert priority : Preference on how alert will be categorized
  • Run frequency : How often the metric is run and check to be within the threshold
  • Alert Notification : List of emails to be notified
Create new alert form with name, priority, frequency, and notification fields
3
Add an Alert trigger. You may select an existing metric or create a new metric. Here we are going to create a new metric.Specify which Data store you wish to connect. Then select a Table and Column to be used in the metric. Here, we selected Null as Metric type to detect nulls. See Available Metric Types page to see list of metrics.
Alert trigger setup selecting data store, table, column, and Null metric type
4
You can add conditions specific to columns available in the table. For this example, only rows with column id of 1 will be checked for nulls.
Adding a column condition to filter which rows are checked
5
Threshold is the level a metric needs to cross to generate an alert. Specify either of the two thresholds values (Alert if below, Alert if above) or both.
Threshold configuration with Alert if below and Alert if above fields

What is Data Observability

Metrics

Alerts

Nomenclature

Last modified on May 12, 2026