Skip to content

Commit

Permalink
📚 Add availability information to docs (#33650)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Roes authored Dec 20, 2023
1 parent 4718654 commit faedd86
Show file tree
Hide file tree
Showing 60 changed files with 357 additions and 25 deletions.
1 change: 1 addition & 0 deletions docs/access-management/sso-providers/okta.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Okta
products: oss-enterprise, cloud-teams
---

import Tabs from "@theme/Tabs";
Expand Down
4 changes: 4 additions & 0 deletions docs/access-management/sso.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: oss-enterprise, cloud-teams
---

# Single Sign-On (SSO)

import Tabs from "@theme/Tabs";
Expand Down
4 changes: 4 additions & 0 deletions docs/api-documentation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# API documentation

Airbyte has two sets of APIs which are intended for different uses. The table below outlines their descriptions, use cases, availability and status.
Expand Down
4 changes: 4 additions & 0 deletions docs/cli-documentation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: oss-community
---

# CLI documentation

:::caution
Expand Down
4 changes: 4 additions & 0 deletions docs/cloud/managing-airbyte-cloud/configuring-connections.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Configuring connections

A connection links a source to a destination and defines how your data will sync. After you have created a connection, you can modify any of the configuration settings or stream settings.
Expand Down
6 changes: 4 additions & 2 deletions docs/cloud/managing-airbyte-cloud/dbt-cloud-integration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Use the dbt Cloud integration
---
products: cloud
---

<AppliesTo cloud />
# Use the dbt Cloud integration

By using the dbt Cloud integration, you can create and run dbt transformations during syncs in Airbyte Cloud. This allows you to transform raw data into a format that is suitable for analysis and reporting, including cleaning and enriching the data.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Manage notifications

This page provides guidance on how to manage notifications for Airbyte, allowing you to stay up-to-date on the activities in your workspace.
Expand Down
4 changes: 4 additions & 0 deletions docs/cloud/managing-airbyte-cloud/manage-connection-state.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Manage the connection state

The connection state provides additional information about incremental syncs. It includes the most recent values for the global or stream-level cursors, which can aid in debugging or determining which data will be included in the next sync.
Expand Down
6 changes: 4 additions & 2 deletions docs/cloud/managing-airbyte-cloud/manage-credits.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Manage credits
---
products: cloud
---

<AppliesTo cloud />
# Manage credits

Airbyte [credits](https://airbyte.com/pricing) are used to pay for Airbyte resources when you run a sync. You can purchase credits on Airbyte Cloud to keep your data flowing without interruption.

Expand Down
6 changes: 4 additions & 2 deletions docs/cloud/managing-airbyte-cloud/manage-data-residency.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Manage data residency
---
products: cloud
---

<AppliesTo cloud />
# Manage data residency

In Airbyte Cloud, you can set the default data residency and choose the data residency for individual connections, which can help you comply with data localization requirements.

Expand Down
4 changes: 4 additions & 0 deletions docs/cloud/managing-airbyte-cloud/manage-schema-changes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Manage schema changes

You can specify for each connection how Airbyte should handle any change of schema in the source. This process helps ensure accurate and efficient data syncs, minimizing errors and saving you time and effort in managing your data pipelines.
Expand Down
4 changes: 4 additions & 0 deletions docs/cloud/managing-airbyte-cloud/review-connection-status.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Review the connection status
The connection status displays information about the connection and of each stream being synced. Reviewing this summary allows you to assess the connection's current status and understand when the next sync will be run.

Expand Down
4 changes: 4 additions & 0 deletions docs/cloud/managing-airbyte-cloud/review-sync-history.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Review the sync history

The job history displays information about synced data, such as the amount of data moved, the number of records read and committed, and the total sync time. Reviewing this summary can help you monitor the sync performance and identify any potential issues.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: cloud
---

# Airbyte Cloud limits

Understanding the following limitations will help you more effectively manage Airbyte Cloud.
Expand Down
4 changes: 4 additions & 0 deletions docs/community/getting-support.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Getting Support

Hold up! Have you looked at [our docs](https://docs.airbyte.com/) yet? We recommend searching the wealth of knowledge in our documentation as many times the answer you are looking for is there!
Expand Down
4 changes: 4 additions & 0 deletions docs/enterprise-setup/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: oss-enterprise
---

# Airbyte Self-Managed Enterprise

[Airbyte Self-Managed Enterprise](https://airbyte.com/product/airbyte-enterprise) is the best way to run Airbyte yourself. You get all 300+ pre-built connectors, data never leaves your environment, and Airbyte becomes self-serve in your organization with new tools to manage multiple users, and multiple teams using Airbyte all in one place.
Expand Down
4 changes: 4 additions & 0 deletions docs/enterprise-setup/implementation-guide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: oss-enterprise
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
4 changes: 4 additions & 0 deletions docs/enterprise-setup/upgrading-from-community.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: oss-enterprise
---

# Existing Instance Upgrades

This page supplements the [Self-Managed Enterprise implementation guide](./implementation-guide.md). It highlights the steps to take if you are currently using Airbyte Self-Managed Community, our free open source offering, and are ready to upgrade to [Airbyte Self-Managed Enterprise](./README.md).
Expand Down
4 changes: 4 additions & 0 deletions docs/integrations/connector-support-levels.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Connector Support Levels

The following table describes the support levels of Airbyte connectors.
Expand Down
4 changes: 4 additions & 0 deletions docs/operating-airbyte/security.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Security

Airbyte is committed to keeping your data safe by following industry-standard practices for securing physical deployments, setting access policies, and leveraging the security features of leading Cloud providers.
Expand Down
6 changes: 4 additions & 2 deletions docs/operator-guides/browsing-output-logs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Browsing Logs
---
products: all
---

## Overview
# Browsing Logs

Airbyte records the full logs as a part of each sync. These logs can be used to understand the underlying operations Airbyte performs to read data from the source and write to the destination as a part of the [Airbyte Protocol](/understanding-airbyte/airbyte-protocol.md). The logs includes many details, including any errors that can be helpful when troubleshooting sync errors.

Expand Down
4 changes: 4 additions & 0 deletions docs/operator-guides/collecting-metrics.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: oss-*
---

# Monitoring Airbyte


Expand Down
4 changes: 4 additions & 0 deletions docs/operator-guides/configuring-airbyte-db.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: oss-*
---

# Configuring the Airbyte Database

Airbyte uses different objects to store internal state and metadata. This data is stored and manipulated by the various Airbyte components, but you have the ability to manage the deployment of this database in the following two ways:
Expand Down
4 changes: 4 additions & 0 deletions docs/operator-guides/configuring-airbyte.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: oss-*
---

# Configuring Airbyte

This section covers how to configure Airbyte, and the various configuration Airbyte accepts.
Expand Down
4 changes: 4 additions & 0 deletions docs/operator-guides/configuring-connector-resources.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: oss-*
---

# Configuring Connector Resources

As noted in [Workers & Jobs](../understanding-airbyte/jobs.md), there are four different types of jobs.
Expand Down
4 changes: 4 additions & 0 deletions docs/operator-guides/reset.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Resetting Your Data

Resetting your data allows you to drop all previously synced data so that any ensuing sync can start syncing fresh. This is useful if you don't require the data replicated to your destination to be saved permanently or are just testing Airbyte.
Expand Down
4 changes: 4 additions & 0 deletions docs/operator-guides/scaling-airbyte.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: oss-*
---

# Scaling Airbyte

As depicted in our [High-Level View](../understanding-airbyte/high-level-view.md), Airbyte is made up of several components under the hood: 1. Scheduler 2. Server 3. Temporal 4. Webapp 5. Database
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Transformations with Airbyte (Part 3/3)
---
products: oss-*
---

## Overview
# Transformations with Airbyte (Part 3/3)

This tutorial will describe how to push a custom dbt transformation project back to Airbyte to use during syncs.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Transformations with dbt (Part 2/3)
---
products: oss-*
---

## Overview
# Transformations with dbt (Part 2/3)

This tutorial will describe how to integrate SQL based transformations with Airbyte syncs using specialized transformation tool: dbt.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Transformations with SQL (Part 1/3)

## Transformations with SQL \(Part 1/3\)
---
products: oss-*
---

### Overview
# Transformations with SQL (Part 1/3)

This tutorial will describe how to integrate SQL based transformations with Airbyte syncs using plain SQL queries.

Expand Down
4 changes: 4 additions & 0 deletions docs/operator-guides/upgrading-airbyte.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: oss-*
---

# Upgrading Airbyte

:::info
Expand Down
3 changes: 2 additions & 1 deletion docs/operator-guides/using-custom-connectors.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
---
products: oss-*
sidebar_label: Uploading custom connectors
---

Expand Down
1 change: 1 addition & 0 deletions docs/operator-guides/using-dagster-integration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
description: Start triggering Airbyte jobs with Dagster in minutes
products: oss-*
---

# Using the Dagster Integration
Expand Down
1 change: 1 addition & 0 deletions docs/operator-guides/using-kestra-plugin.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
description: Using the Kestra Plugin to Orchestrate Airbyte
products: oss-*
---

# Using the Kestra Plugin
Expand Down
1 change: 1 addition & 0 deletions docs/operator-guides/using-prefect-task.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
description: Start triggering Airbyte jobs with Prefect in minutes
products: oss-*
---

# Using the Prefect Airbyte Task
Expand Down
1 change: 1 addition & 0 deletions docs/operator-guides/using-the-airflow-airbyte-operator.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
description: Start triggering Airbyte jobs with Apache Airflow in minutes
products: oss-*
---

# Using the Airbyte Operator to orchestrate Airbyte OSS
Expand Down
4 changes: 4 additions & 0 deletions docs/terraform-documentation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Terraform Documentation

Airbyte's Terraform provider enables you to automate & version-control your Airbyte configuration as code. Save time managing Airbyte and collaborate on Airbyte configuration changes with your teammates. Airbyte's Terraform provider is built off our [Airbyte API](https://api.airbyte.com).
Expand Down
4 changes: 4 additions & 0 deletions docs/using-airbyte/core-concepts/basic-normalization.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Basic Normalization

:::danger
Expand Down
4 changes: 4 additions & 0 deletions docs/using-airbyte/core-concepts/namespaces.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Namespaces

## High-Level Overview
Expand Down
4 changes: 4 additions & 0 deletions docs/using-airbyte/core-concepts/readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Core Concepts

Airbyte enables you to build data pipelines and replicate data from a source to a destination. You can configure how frequently the data is synced, what data is replicated, and how the data is written to in the destination.
Expand Down
4 changes: 4 additions & 0 deletions docs/using-airbyte/core-concepts/sync-modes/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Sync Modes

A sync mode governs how Airbyte reads from a source and writes to a destination. Airbyte provides different sync modes to account for various use cases. To minimize confusion, a mode's behavior is reflected in its name. The easiest way to understand Airbyte's sync modes is to understand how the modes are named.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Full Refresh - Append

## Overview
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Full Refresh - Overwrite

## Overview
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Incremental Sync - Append + Deduped

## High-Level Context
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Incremental Sync - Append

## Overview
Expand Down
4 changes: 4 additions & 0 deletions docs/using-airbyte/core-concepts/sync-schedules.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Sync Schedules

For each connection, you can select between three options that allow a sync to run. The three options for `Replication Frequency` are:
Expand Down
4 changes: 4 additions & 0 deletions docs/using-airbyte/core-concepts/typing-deduping.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
products: all
---

# Typing and Deduping

This page refers to new functionality added by [Destinations V2](/release_notes/upgrading_to_destinations_v2/). Typing and deduping is the default method of transforming datasets within data warehouse and database destinations after they've been replicated. Please check each destination to learn if Typing and Deduping is supported.
Expand Down
Loading

0 comments on commit faedd86

Please sign in to comment.