108 Commits

Author SHA1 Message Date
Teddy
311243a828
DOC - Updated Quality and Observability (#16330)
* doc: update 1.4 DQ & Observability doc

* doc: Added observabiliuty and quality doc
2024-05-17 15:30:40 +02:00
Sachin Chaurasiya
01a13fa1eb
doc: add doc for custom theme (#16329) 2024-05-17 18:12:46 +05:30
Onkar Ravgan
93470b7a43
MINOR: Updated Alation connector 1.4 docs (#16327)
* fixed alation 1.4 docs

* fix docs format

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-05-17 17:43:53 +05:30
Pere Miquel Brull
04fd3f706e
DOCS - Point to the right partials and images (#16321) 2024-05-17 10:51:35 +02:00
Pere Miquel Brull
9dbb8f221f
DOCS - fix YAML for gcs (#16318) 2024-05-17 09:09:13 +02:00
Pere Miquel Brull
c24b4e0178
DOCS - Publish 1.4 docs & Remove 1.1 and 1.2 (#16308) 2024-05-16 16:10:54 +02:00
Imri Paran
09813c23dd
removed docs 1.4.x (#15550) 2024-03-13 10:30:11 +00:00
Imri Paran
aade838020
Fixes #15388: Use native backup tools (#15393)
* feat: use native backup tools

1. added mysqldump 8.3 to the ingestion container.
2. documented how to use native tools to back up and restore.
3. added deprecated message on the cli backup and restore.

* added deprecation notice for 1.3 backup

* removed 1.3.x deprecation notice

* added another backup page in 1.3 introducing SQL dump tools

* added --set-gtid-purged=OFF to the mysql dump process
2024-03-12 06:23:05 +01:00