1
0
mirror of synced 2025-12-20 10:32:35 -05:00
Commit Graph

15 Commits

Author SHA1 Message Date
devin-ai-integration[bot]
05f801e44a docs: Enhance abctl upgrade instructions for platforms (#70822)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
2025-12-09 11:50:34 -08:00
devin-ai-integration[bot]
6f3a9d89f6 docs: fix pages with multiple H1 headings (#70310)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ian Alton <ian.alton@airbyte.io>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-03 00:37:40 +00:00
Vai Ignatavicius
26274ba763 Fix typo in command instruction (#69240) 2025-11-08 16:41:57 +00:00
Ian Alton
b691f08936 docs: update guidance around 2.0 deployment to use Helm chart version (#68584) 2025-10-27 18:13:03 -07:00
Ian Alton
4f97ee2dab docs: update plan names in docs content (#67573)
## What
<!--
* Describe what the change is solving. Link all GitHub issues related to
this change.
-->

This pull request updates plan names across most of the Documentation so
they're consistent with our current plan names.

## How
<!--
* Describe how code changes achieve the solution.
-->

My original plan was to convert free text to MDX variables so we only
had to make future updates to names in one place. While broadly
successful, there were numerous edge cases that made rolling this out
almost impossible. There were too many ways and places you couldn't use
variables due to a variety of limitations in Docusaurus and Airbyte's
internal MarkDown processor. Explaining how to properly use them made me
realize how prohibitively insufficient this was. In the end, I opted to
return to using free text for plan names.

Scope is now broadly reduced. This PR:

- Converts remaining instances of old plan names to new plan names. In
most cases, I replaced old plan names with new plan names directly. In
some cases, sentences were rewritten to make a bit more sense or be more
maintainable in the future.

- Removes previously added preprocessor variables from Docusaurus
configuration.

- Update Vale styles or various artifacts of content based on linter
findings.

## Review guide
<!--
1. `x.py`
2. `y.py`
-->

Spot check updated pages to ensure plan names appear appropriately. It's
probably not necessary to check every single instance in detail.

For Platform docs, changes only apply to the Next/Cloud version. After
merging, I'll regenerate 2.0 docs based on this. 1.8 and before won't be
updated.

## User Impact
<!--
* What is the end result perceived by the user?
* If there are negative side effects, please list them. 
-->

People can see correct plan names in docs content.

## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [x] YES 💚
- [ ] NO 

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-17 17:34:29 -07:00
Lucas Leadbetter
b7f9c5bbea update otel docs to reflect proper configuration steps (#67719)
## What

The OpenTelemetry docs were unclear on how to actually configure the
Collector and Airbyte to connect, as well as necessary prereqs to do so.
This PR just updates to make those a little clearer.

## How

Docs updates. 

## Review guide

Validate docs makes sense. 

## User Impact

n/a

## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [x] YES 💚
- [ ] NO 

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-14 13:55:44 -07:00
Ian Alton
e70507fbfb Remove references to webapp in the docs (#64540)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-09-27 14:12:44 -07:00
Ian Alton
93fb9f4567 Docs for new orgs and workspaces redesign aka Org Landing Page (#66550)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-25 13:52:43 -07:00
Ian Alton
b0aa3ad51d Data activation documentation (#63765)
Co-authored-by: nourienf <nourien.fouad@airbyte.io>
2025-07-30 14:11:43 -07:00
Ian Alton
345f2b99b2 [DOCS] Helm chart 2.0 docs (#61577)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: perangel <perangel@gmail.com>
2025-07-16 21:59:34 -07:00
Ian Alton
4247a2a102 Move OTEL metrics information to its own page (#56928) 2025-07-03 15:24:12 -07:00
devin-ai-integration[bot]
2a2281c1c0 docs: fix V1 telemetry configuration in operator guide (#62497)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
2025-07-02 14:03:34 -07:00
Aaron ("AJ") Steers
f4f46c3668 docs: add docs for how to create a working docker image (#60898)
Co-authored-by: David Gold <32782137+dbgold17@users.noreply.github.com>
2025-06-03 12:38:13 -07:00
Ian Alton
bf83779536 Audit logging docs (#60257) 2025-05-14 09:48:36 -07:00
Ian Alton
01cd16654e 11059 multi-instance, versioned docs (#58095)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-04-24 02:58:09 +03:00