Runbook
Airbyte Data Ingestion Failure
Back to Runbooks
Overview
Airbyte Data Ingestion Failure is a type of incident where Airbyte, an open-source data integration platform, fails to ingest data from one or more sources. This can happen due to several reasons such as connectivity issues, source API changes, incorrect configuration, or platform limitations. As a result, the data that needs to be ingested into the target system cannot be processed, which can cause delays, errors, or data loss. This type of incident requires immediate attention and resolution to ensure that the data pipeline is functioning correctly and the data is available for downstream applications.
Parameters
Debug
Confirm that the Airbyte pod is running
Check the logs of the Airbyte pod for any errors
Verify that the Airbyte service is running
Check the endpoints of the Airbyte service to ensure they're healthy
Confirm that any dependencies of the Airbyte service, such as a database, are also running
Check the logs of the database pod for any errors
Verify that the Airbyte pod has the correct environment variables set, such as database connection details
Check the configuration files for the Airbyte pod and make sure they're correct
Repair
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.