Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 11.5 KB

connector-health.md

File metadata and controls

66 lines (55 loc) · 11.5 KB

Connector Health

Airbyte runs regular testing of all integrations to ensure we are able to properly interact with APIs/DBs/etc. Our goal is to quickly identify breaking changes.

This page shows the status of integration tests running for each connector on master.

Red status badges mean the last test failed.
Yellow status badges mean the last test passed, but at least one of the last ten tests failed.
Green status badges mean the last ten tests were all successful.

The test status badges are cached and can take 5 minutes to update.

Clicking on a status will take you to a summary of past tests that link to the Github workflows executed for the test.

Airbyte Certified: We mark a connector as "Airbyte Certified" after verifying that the connector adheres to our recommended best practices.

Sources

Source Status Airbyte Certified Notes
Braintree source-braintree-singer
Drift source-drift
Exchange Rates API source-exchangeratesapi-singer
Facebook Marketing source-facebook-marketing January 25, 2021: Replaced the Singer-based connector which had finicky integration tests with an Airbyte native one.
Files source-file
Freshdesk source-freshdesk
GitHub source-github-singer January 25, 2021: Credentials used in the integration test do not have the correct permissions. Fixed the credentials.
Google Adwords source-google-adwords-singer January 25, 2021: Credentials used in CI were out of date. The credentials have been rotated.
Google Analytics source-googleanalytics-singer January 25, 2021: Data in the Google Analytics test account changed mid-test, causing the expected and actual results to diverge and the test to fail. Should fix itself on the next run.
Google Sheets source-google-sheets
Greenhouse source-greenhouse
HTTP Request source-http-request
Hubspot source-hubspot-singer
Intercom source-intercom-singer
Jira source-jira
Looker source-looker January 25, 2021: Investigating on airbytehq#1837
Mailchimp source-mailchimp
Marketo source-marketo-singer
Microsoft SQL Server (MSSQL) source-mssql ⏱Certification in progress
Microsoft Teams source-microsoft-teams
Mixpanel source-mixpanel-singer
MySQL source-mysql ⏱Certification in progress
Plaid source-plaid
Postgres source-postgres ⏱Certification in progress
Recurly source-recurly
Redshift source-redshift ⏱Certification in progress
Salesforce source-salesforce-singer
Sendgrid source-sendgrid
Shopify source-shopify-singer
Slack source-slack-singer January 25, 2021: The underlying Slack instance (Airbyte's public slack) receives enough traffic that data almost always changes mid-test, causing a discrepancy in expected and actual results. The fix will be to pull data between two specific dates in the past to avoid data changing in real time.
Stripe source-stripe-singer
Twilio source-twilio-singer
Zendesk Support source-zendesk-support-singer January 25, 2021: Our Zendesk Sandbox account subscription went inactive, currently renewing it.
Zoom source-zoom-singer

Destinations

Destination Status Airbyte Certified
BigQuery destination-bigquery
Local CSV destination-csv
Local JSON destination-local-json
Postgres destination-postgres
Redshift destination-redshift
Snowflake destination-snowflake