Skip to content

Commit 0844e68

Browse files
committed
Add standalone Iceberg troubleshooting doc to Cloud
1 parent 160e580 commit 0844e68

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

local-antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ content:
1515
- url: .
1616
branches: HEAD
1717
- url: https://github.com/redpanda-data/documentation
18-
branches: [main, v/*, shared, site-search]
18+
branches: [DOC-1848-Document-feature-Iceberg-stress-testing, v/*, shared, site-search]
1919
- url: https://github.com/redpanda-data/docs-site
2020
branches: [main]
2121
start_paths: [home]

modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@
403403
**** xref:manage:iceberg/redpanda-topics-iceberg-snowflake-catalog.adoc[Snowflake and Open Catalog]
404404
*** xref:manage:iceberg/query-iceberg-topics.adoc[]
405405
*** xref:manage:iceberg/migrate-to-iceberg-topics.adoc[]
406+
*** xref:manage:iceberg/iceberg-troubleshooting.adoc[]
406407
** xref:manage:schema-reg/index.adoc[Schema Registry]
407408
*** xref:manage:schema-reg/schema-reg-overview.adoc[]
408409
*** xref:manage:schema-reg/schema-reg-ui.adoc[]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
= Troubleshoot Iceberg Topics
2+
:description: Diagnose and resolve errors in Redpanda Iceberg translation, including dead-letter queue (DLQ) inspection and record reprocessing.
3+
:page-categories: Iceberg, Troubleshooting
4+
5+
include::ROOT:manage:iceberg/iceberg-troubleshooting.adoc[tag=single-source]

0 commit comments

Comments
 (0)