---
title: Airbyte For Data Observability
description: Airbyte For Data Observability
breadcrumbs: Docs > Integrations > Airbyte For Data Observability
---

# Airbyte For Data Observability
Integration version1.0.0
## Overview{% #overview %}

[Airbyte](https://airbyte.com) is a data integration platform that syncs data from sources to destinations. With Datadog's Airbyte integration, data teams can understand how data flows through Airbyte connections and trace quality issues across their pipelines. The integration collects metadata and lineage for objects in your Airbyte account.

### Data Catalog Assets{% #data-catalog-assets %}

The integration builds a representation of the following Airbyte objects:

- Workspaces
- Connections
- Streams

### Lineage{% #lineage %}

The integration generates lineage between warehouse tables through Airbyte connections. When both the source and destination of a connection are [supported data warehouses](https://docs.datadoghq.com/data_observability/quality_monitoring/data_warehouses.md), Datadog automatically derives warehouse-to-warehouse lineage across all active streams.

## Setup{% #setup %}

### Installation{% #installation %}

No installation steps are required.

### Configuration{% #configuration %}

#### Airbyte Cloud{% #airbyte-cloud %}

Create an Airbyte application to generate OAuth credentials:

1. Log in to your [Airbyte Cloud](https://airbyte.com) account.
1. Navigate to **Settings** > **Applications**.
1. Create a new application and copy the **Client ID** and **Client Secret**.

#### Airbyte OSS (Self-Hosted){% #airbyte-oss-self-hosted %}

For self-hosted Airbyte deployments, you need the base API URL of your Airbyte instance and, if authentication is enabled, the username and password.

#### Add the Airbyte integration{% #add-the-airbyte-integration %}

1. Navigate to the [Airbyte integration tile](https://app.datadoghq.com/integrations?search=airbyte&integrationId=airbyte-for-data-observability).

1. Click **Configure** > **+ Add New Account**.

1. Fill out the form with the following:

**For Airbyte Cloud:**

   - **Client ID**: The client ID from the previous step.
   - **Client Secret**: The client secret from the previous step.

**For Airbyte OSS:**

   - **Base API URL**: The URL of your Airbyte instance API (for example, `https://airbyte.company.com/api`).
   - **Username**: Your Airbyte username (if authentication is enabled).
   - **Password**: Your Airbyte password (if authentication is enabled).

1. Click **Save**.

### Validation{% #validation %}

It can take up to 60 minutes for data to appear after the initial setup.

Check the [Data Catalog](https://app.datadoghq.com/data-obs/catalog) to verify that your Airbyte account appears and that the expected catalog assets are present.

## What's next{% #whats-next %}

When your Airbyte account is successfully connected, Datadog syncs every 60 minutes and automatically derives lineage from source to destination warehouse tables across all active connections and streams.

After syncing, you can explore your Airbyte connections and their warehouse dependencies in the [Data Observability Catalog](https://app.datadoghq.com/data-obs/catalog).

## Data Collected{% #data-collected %}

### Metrics{% #metrics %}

This integration does not include any metrics.

### Events{% #events %}

This integration does not include any events.

### Service Checks{% #service-checks %}

This integration does not include any service checks.

## Troubleshooting{% #troubleshooting %}

Need help? Contact [Datadog support](https://docs.datadoghq.com/help/).
