1
0
mirror of synced 2025-12-22 11:31:02 -05:00
Commit Graph

239 Commits

Author SHA1 Message Date
Charles
f1d574afd2 use chatgpt to generate docs from schema and old docs (#53888) 2025-02-21 10:46:54 -08:00
Edward Gao
b51d9a4043 Destinations: extract common documentation about airbyte fields (#53177) 2025-02-10 13:32:14 -08:00
Juan
f9de659399 Update cdc.md (#52138) 2025-01-29 10:38:27 -05:00
Davin Chia
484d22bfc1 Bulk Load: Mark Completed States as Persisted. (#48109)
Closes airbytehq/airbyte-internal-issues#9977

When marking COMPLETE, also mark PERSISTED. This also simplifies the PERSISTED check to no longer need to check for COMPLETED states.
2024-11-01 17:51:21 -04:00
Ryan Br...
f6e7695049 chore: update docs workloads mono pod (#47698) 2024-10-29 14:25:11 -07:00
Teal Larson
2073513689 docs: remove lingering mentions of dbt core (#45110) 2024-09-03 17:16:49 -04:00
Juan
a7863a0e93 Update cdc.md (#44394) 2024-08-19 13:45:00 -04:00
Johnny Schmidt
e9a37d45ac S3 Dest emits V2 fields and captures failures (#42409) 2024-08-14 09:41:29 -07:00
Davin Chia
697eb863f8 docs: add workloads blog post. (#42918) 2024-07-31 15:50:42 -04:00
Davin Chia
aa5d6dd6b3 docs: worker v2 public docs. (#42873)
Update docs to prep for Worker V2 OSS launch.

The main focus is a brief explanation of what/why/how of the feature. We have a blog post in the works I'm going to link to for more explaination once it's published.

- Remove old *_WORKER configs.
- Update the diagram to reflect the new flow. Viewing now is not great due to the rendering. Will likely follow up on a different diagram.
- Write Worker V2 explanation. Note that I left all the Docker pieces in place and tried to make things 'flow'. Will follow up here when we deprecate Docker officially.

Co-authored-by: Jimmy Ma <gosusnp@users.noreply.github.com>
2024-07-31 05:44:44 +00:00
Davin Chia
cb90cbe561 docs: add version after which connector secrets are deleted. (#42515)
Update doc to reflect when connector secrets are deleted.
2024-07-24 20:01:22 -04:00
Davin Chia
b656d6e830 docs: document how Airbyte works with Secrets. (#42422)
Document how Airbyte works with secrets.
2024-07-23 15:03:37 -04:00
Davin Chia
372aea7b11 doc: add Resumable Full Refresh documentation. (#41334)
Adding Resumable Full Refresh documentation as we prep for release.
- reorganise the refreshes documentation.
- split resumability into it's own documentation and add the resumable full refresh section.

Co-authored-by: Audrey Maldonado <audrey.maldonado@gmail.com>
2024-07-10 23:02:02 -04:00
Lake Mossman
5bdbaa4a4b Update support level terminology in docs (#40723) 2024-07-08 15:37:02 -07:00
Lake Mossman
8e7f5022c2 Revert "Updating terminology Community Connector > Marketplace Connec… (#40710) 2024-07-03 14:03:25 -07:00
Audrey Maldonado
53c5dd6ce2 Updating terminology Community Connector > Marketplace Connector, Certified Connector > Integration (#40678)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-07-02 21:15:29 +00:00
Davin Chia
23b7e013b7 docs: increase the max partial failure attempt to 20. (#39322)
We are increasing the max partial failure attempt to 20 to accommodate the new CDC load algorithmn.

This may result in longer jobs. However all jobs that are longer will be moving data, so we'll also increase the chance a job succeeds in the event of transient errors.

Change was made in airbyte-platform. This is the docs update.
2024-06-06 12:57:36 -04:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Evan Tahler
8913b22a3d Remove schema evolution from CDC docs and other tweaks (#37731) 2024-05-01 15:17:44 -07:00
Evan Tahler
f23881ee14 Update supported-data-types and nullability (#36259) 2024-03-18 22:50:18 +00:00
Marius Posta
f90b5d1b62 docs: update and remove some bad content (#36197) 2024-03-15 13:12:37 -07:00
Marius Posta
2c21cfe2be docs: fix or remove broken links (#36185) 2024-03-15 09:07:03 -07:00
Davin Chia
c8bec40cc3 Improve Heartbeating External Docs. (#35934)
Better explanation for:

General philosophy.
What a heartbeat error means.
2024-03-08 15:34:27 -08:00
Davin Chia
e66ec11534 Better Heartbeating External Documentation. (#35932)
In,
- airbytehq/airbyte-platform-internal@96baf5b
- Better Destination Heartbeat Error Messages airbyte-platform-internal#11595

we improve our heartbeat error messages and point users to this external document.

Here, we improve external documentation to help users understand what is happening and what they can do.
2024-03-08 15:07:19 -08:00
Maxime Carbonneau-Leclerc
d6346e1076 Improve documentation on check command (#35542)
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
2024-02-23 17:03:03 +00:00
Evan Tahler
2be84313b1 Update airbyte-protocol.md (#35123) 2024-02-10 02:09:54 +00:00
Ryan Waskewich
7ed1e385e3 Update cdc.md - Add MongoDB support (#34671) 2024-01-30 12:38:00 -05:00
Marcos Marx
c8d06f4878 Docs: create overview architecture diagram + reorder docs (#33896) 2024-01-24 08:37:32 -03:00
Natik Gadzhi
68e833104b Docs: review and update connector form scratch documentation and related guides (#33822)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-01-02 16:59:51 -08:00
Davin Chia
bf9218d5c7 Document State Message Principles (#33787) 2023-12-26 14:10:47 -08:00
Davin Chia
4d84cc707b Update Airbyte Protocol documentation. (#33786)
- Update the changelog section.
- Remove all reference to V1 from the docs since we did not do this migration, and folded the new state message functionality into V0.
2023-12-26 12:08:08 -08:00
Catherine Noll
c01bda4678 Docs: information on schemaless sources & destinations (#33595)
Co-authored-by: Evan Tahler <evan@airbyte.io>
2023-12-19 10:57:17 -05:00
Evan Tahler
015c745884 Update airbyte-protocol.md (#33501) 2023-12-14 10:42:02 -06:00
Aaron ("AJ") Steers
d083d15665 Docs fix: ConfiguredAirbyteCatalog refs (#33483) 2023-12-14 08:39:29 -08:00
Joe Bell
e20896cede Adding Mermaid Diagrams to Docs (#32667) 2023-12-12 23:32:36 +00:00
Tim Roes
c5db1e947b 📚 Documentation November 2023 overhaul (#32811)
Co-authored-by: Natalie Kwong <38087517+nataliekwong@users.noreply.github.com>
Co-authored-by: timroes <timroes@users.noreply.github.com>
Co-authored-by: nataliekwong <nataliekwong@users.noreply.github.com>
2023-11-26 11:57:38 -08:00
Richard Gourley
831a5b01ce Small typo fixed - An JSON -> A JSON (#32637) 2023-11-17 06:39:59 -06:00
rijumone
75e71e3378 Update airbyte-protocol.md (#32490) 2023-11-14 14:33:07 -06:00
Joe Bell
c49674acee Update column change image (#32301) 2023-11-08 09:35:23 -08:00
Benoit Moriceau
d61eb3d843 Source+Destination heartbeat docs (#32064)
Co-authored-by: Jose Pefaur <jose.pefaur@gmail.com>
2023-11-01 15:19:53 -07:00
Evan Tahler
30612bccd9 Docs: more removal of dbt for T&D (#31567) 2023-10-23 12:35:41 -05:00
Przemysław Dąbek
e766d05f9d Update references and point to existing locations (#30712)
Co-authored-by: Sajarin <sajarindider@gmail.com>
2023-09-26 15:19:57 -04:00
Marcos Marx
ab34d4dc88 Remove Kustomize references in docs and replace with Helm Chart (#30008) 2023-08-31 10:24:08 -03:00
Nicholas Hawkes
dcc1ea99c2 fix: Typo in incremental-append-deduped.md (#29971) 2023-08-30 07:32:09 -05:00
Evan Tahler
41f0d4923c [docs] remove early access notes from T&D (#29982)
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
2023-08-29 23:39:11 +00:00
Ben Church
b666e2e8a3 Remove release stage references in favor of support level or ab_internal (#29232)
* First pass on removing release stage references

* Automated Commit - Format and Process Resources Changes

* Fix metadata tests

* Fix qa engine tests

* Fix pipeline tests

* Update registry report

* Fix support-level arg

* Add dummy change

* Deal with --allow_community

* Improve log message

* Add docs

* Revert "Add dummy change"

This reverts commit 1861b9525a.

* Code review comments

* Run format

* Install connector ops to qa-engine

* Fix CI test

* REVERT ME

* Revert "REVERT ME"

This reverts commit dce9b8e39b.

---------

Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-08-15 19:10:55 +00:00
Ryan Br
4dba9ddc7f Rbroughan/add retry docs (#29421)
* Update docs with basic attempt information.

* Add backoff and env vars docs.

* Currently -> by default.

* Add retry attempt example tables.
2023-08-15 09:53:24 -07:00
Evan Tahler
cde2c1bb15 docs: _airbyte_meta Errors (#29380)
* lint

* docs: `_airbyte_meta` Errors

* link

* format

* paste from master

* fix toc madness
2023-08-14 19:00:51 -06:00
Evan Tahler
9210547af5 [Docs] No Deduped + Hostory, Append + Deduped is the future! (#29114)
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!

* fix links
2023-08-08 15:07:49 -07:00
Alexandre Cuoci
4de7801d64 Add public docs for typing & deduping (#28902)
* Add public docs for typing & deduping

* bugfix

* fixes

* Apply suggestions from code review

Co-authored-by: Evan Tahler <evan@airbyte.io>

---------

Co-authored-by: Evan Tahler <evan@airbyte.io>
2023-08-01 15:06:34 -07:00