Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
edeba3e
Update Cloud docs landing page to component-home-v3
JakeSCahill May 8, 2026
686275c
Update component xrefs for unified navigation
JakeSCahill May 12, 2026
9cd720f
Rename Redpanda Self-Managed to Redpanda Streaming
JakeSCahill May 12, 2026
30a2b05
Fix cloud landing page hero - add missing page-layout and hero-descri…
JakeSCahill May 12, 2026
4307e89
Add product-name attribute for single-sourced content
JakeSCahill May 12, 2026
2bb1956
Update product-name attributes with clear naming
JakeSCahill May 12, 2026
4b68e96
Remove local product-name attributes (now in shared branch)
JakeSCahill May 12, 2026
f993b90
Rename page-header-data to component-metadata and remove section field
JakeSCahill May 15, 2026
c5f742c
Update Cloud landing page: hero text, remove deploy section, update labs
JakeSCahill May 15, 2026
68a0c8f
Fix mcp-setup xref to use correct module
JakeSCahill May 18, 2026
6d8a86c
Migrate SQL docs (#521)
kbatuigas May 1, 2026
d8651e3
SQL GA nav (#572)
kbatuigas May 11, 2026
42671fd
Add component-whats-new attributes for SQL feature
JakeSCahill May 19, 2026
33376c4
Fix SQL What's New link to use full component prefix
JakeSCahill May 19, 2026
6057577
Add page-level What's New attributes for cloud home page
JakeSCahill May 19, 2026
103e01f
Remove duplicate page-role attribute from cloud home page
JakeSCahill May 20, 2026
c2ad4e1
Add component-specific AI suggestions for chat drawer
JakeSCahill May 20, 2026
064be45
Restructure cloud landing page and fix SQL nav xrefs
JakeSCahill May 22, 2026
e32e310
Fix component name from ROOT to streaming in includes
JakeSCahill May 22, 2026
a2ab5a0
Fix broken includes: salesforce inputs path and cloud-topics placeholder
JakeSCahill May 22, 2026
d486ad6
Add stub pages for salesforce_cdc and salesforce_graphql inputs
JakeSCahill May 22, 2026
ba5a90d
Add page-aliases to salesforce stub pages for xref resolution
JakeSCahill May 22, 2026
1ebe162
Enable parent context navigation cards
JakeSCahill May 22, 2026
a4c3edb
Remove unused page-use-parent-context flag
JakeSCahill May 22, 2026
e01ecd1
Update component color to match design system
JakeSCahill May 26, 2026
59b8453
Fix home page review feedback
JakeSCahill May 26, 2026
697b0f5
Fix unescaped attributes in AsciiDoc files
JakeSCahill May 26, 2026
7c18014
Add Salesforce connector pages to navigation
JakeSCahill May 26, 2026
e20dd61
Remove conflicting page-alias from overview.adoc
JakeSCahill May 26, 2026
509543a
Revert "Remove conflicting page-alias from overview.adoc"
JakeSCahill May 26, 2026
502e323
Remove conflicting page-alias from SQL overview
JakeSCahill May 26, 2026
2d7b8ff
Remove conflicting page-alias from substring.adoc
JakeSCahill May 26, 2026
18d05a9
Remove unlisted SQL pages not in rp-sql branch
JakeSCahill May 26, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
24 changes: 16 additions & 8 deletions antora.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,23 @@
name: redpanda-cloud
name: cloud-data-platform
title: Cloud
version: ~
start_page: home:index.adoc
nav:
- modules/ROOT/nav.adoc
asciidoc:
attributes:
# AI suggestions for the chat drawer
ai-suggestion-1: How do I create a BYOC cluster?
ai-suggestion-2: Set up managed connectors in Cloud
ai-suggestion-3: Configure network security for my cluster
ai-suggestion-4: Monitor Cloud cluster performance
project-github: redpanda-data/connect
page-header-data:
component-metadata:
title: "Cloud"
description: "Fully managed Redpanda streaming platform."
color: "#1D4ED8"
order: 1
color: '#014F86'
icon: "cloud"
# Name of the Redpanda UI used in content that is single-sourced with Redpanda Console.
ui: Redpanda Cloud
env-cloud: true
Expand Down Expand Up @@ -66,12 +74,12 @@ asciidoc:
page-home-tertiary-row-title: 'Labs'
page-home-tertiary-row:
- title: 'Build a chat room application with Golang'
url: 'redpanda-labs:clients:cloud-go.adoc'
url: 'labs:clients:cloud-go.adoc'
- title: 'Build a chat room application with Java'
url: 'redpanda-labs:clients:cloud-java.adoc'
url: 'labs:clients:cloud-java.adoc'
- title: 'Build a chat room application with Node.js'
url: 'redpanda-labs:clients:cloud-nodejs.adoc'
url: 'labs:clients:cloud-nodejs.adoc'
- title: 'Build a chat room application with Python'
url: 'redpanda-labs:clients:cloud-python.adoc'
url: 'labs:clients:cloud-python.adoc'
- title: 'Build a chat room application with Rust'
url: 'redpanda-labs:clients:cloud-rust.adoc'
url: 'labs:clients:cloud-rust.adoc'
2 changes: 2 additions & 0 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@
**** xref:develop:connect/components/inputs/redpanda_common.adoc[]
**** xref:develop:connect/components/inputs/redpanda_migrator.adoc[]
**** xref:develop:connect/components/inputs/resource.adoc[]
**** xref:develop:connect/components/inputs/salesforce_cdc.adoc[]
**** xref:develop:connect/components/inputs/salesforce_graphql.adoc[]
**** xref:develop:connect/components/inputs/schema_registry.adoc[]
**** xref:develop:connect/components/inputs/sequence.adoc[]
**** xref:develop:connect/components/inputs/sftp.adoc[]
Expand Down
4 changes: 2 additions & 2 deletions modules/ai-agents/pages/observability/concepts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ MCP server transcripts contain these span types:
|===
| Span Type | Description | Use To

| `mcp-{server-id}`
| `mcp-\{server-id\}`
| Top-level span representing the entire MCP server invocation. The server ID uniquely identifies the MCP server instance. This span encompasses all tool execution from request receipt to response completion.
| Measure total MCP server response time and identify slow tool invocations.

Expand Down Expand Up @@ -203,7 +203,7 @@ The request flow demonstrates:
When agents call MCP tools, the transcript spans multiple services. Each service has a different `service.name` in the resource attributes:

* Agent spans: `"service.name": "ai-agent"`
* MCP server spans: `"service.name": "mcp-{server-id}"`
* MCP server spans: `"service.name": "mcp-\{server-id\}"`

Both use the same `traceId`, allowing you to follow a request across service boundaries.

Expand Down
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/about.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ Comprehensive data pipeline metrics are also available to help you to xref:devel

Try this xref:develop:connect/connect-quickstart.adoc[quickstart].

TIP: If you’re new to Redpanda Connect, try xref:redpanda-connect:guides:getting_started.adoc[building and testing data pipelines locally] before deploying to the Cloud.
TIP: If you’re new to Redpanda Connect, try xref:connect:guides:getting_started.adoc[building and testing data pipelines locally] before deploying to the Cloud.
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/about.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= Components Catalog
:page-aliases: components:about.adoc, develop:connect/components/catalog.adoc, components:catalog.adoc

include::redpanda-connect:components:about.adoc[tag=single-source]
include::connect:components:about.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= Buffers
:page-aliases: components:buffers/about.adoc
include::redpanda-connect:components:buffers/about.adoc[tag=single-source]
include::connect:components:buffers/about.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= memory
:page-aliases: components:buffers/memory.adoc
include::redpanda-connect:components:buffers/memory.adoc[tag=single-source]
include::connect:components:buffers/memory.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/buffers/none.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= none
:page-aliases: components:buffers/none.adoc
include::redpanda-connect:components:buffers/none.adoc[tag=single-source]
include::connect:components:buffers/none.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= system_window
:page-aliases: components:buffers/system_window.adoc
include::redpanda-connect:components:buffers/system_window.adoc[tag=single-source]
include::connect:components:buffers/system_window.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/caches/about.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= Caches
:page-aliases: components:caches/about.adoc
include::redpanda-connect:components:caches/about.adoc[tag=single-source]
include::connect:components:caches/about.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_dynamodb
:page-aliases: components:caches/aws_dynamodb.adoc
include::redpanda-connect:components:caches/aws_dynamodb.adoc[tag=single-source]
include::connect:components:caches/aws_dynamodb.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_s3
:page-aliases: components:caches/aws_s3.adoc
include::redpanda-connect:components:caches/aws_s3.adoc[tag=single-source]
include::connect:components:caches/aws_s3.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= gcp_cloud_storage
:page-aliases: components:caches/gcp_cloud_storage.adoc
include::redpanda-connect:components:caches/gcp_cloud_storage.adoc[tag=single-source]
include::connect:components:caches/gcp_cloud_storage.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/caches/lru.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= lru
:page-aliases: components:caches/lru.adoc
include::redpanda-connect:components:caches/lru.adoc[tag=single-source]
include::connect:components:caches/lru.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= memcached
:page-aliases: components:caches/memcached.adoc
include::redpanda-connect:components:caches/memcached.adoc[tag=single-source]
include::connect:components:caches/memcached.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= memory
:page-aliases: components:caches/memory.adoc
include::redpanda-connect:components:caches/memory.adoc[tag=single-source]
include::connect:components:caches/memory.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= mongodb
:page-aliases: components:caches/mongodb.adoc
include::redpanda-connect:components:caches/mongodb.adoc[tag=single-source]
include::connect:components:caches/mongodb.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= multilevel
:page-aliases: components:caches/multilevel.adoc
include::redpanda-connect:components:caches/multilevel.adoc[tag=single-source]
include::connect:components:caches/multilevel.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= nats_kv
:page-aliases: components:caches/nats_kv.adoc
include::redpanda-connect:components:caches/nats_kv.adoc[tag=single-source]
include::connect:components:caches/nats_kv.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/caches/noop.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= noop
:page-aliases: components:caches/noop.adoc
include::redpanda-connect:components:caches/noop.adoc[tag=single-source]
include::connect:components:caches/noop.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/caches/redis.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= redis
:page-aliases: components:caches/redis.adoc
include::redpanda-connect:components:caches/redis.adoc[tag=single-source]
include::connect:components:caches/redis.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= redpanda
:page-aliases: components:caches/redpanda.adoc
include::redpanda-connect:components:caches/redpanda.adoc[tag=single-source]
include::connect:components:caches/redpanda.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= ristretto
:page-aliases: components:caches/ristretto.adoc
include::redpanda-connect:components:caches/ristretto.adoc[tag=single-source]
include::connect:components:caches/ristretto.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/caches/sql.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= sql
:page-aliases: components:caches/sql.adoc
include::redpanda-connect:components:caches/sql.adoc[tag=single-source]
include::connect:components:caches/sql.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/caches/ttlru.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= ttlru
:page-aliases: components:caches/ttlru.adoc
include::redpanda-connect:components:caches/ttlru.adoc[tag=single-source]
include::connect:components:caches/ttlru.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/inputs/about.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= Inputs
:page-aliases: components:inputs/about.adoc
include::redpanda-connect:components:inputs/about.adoc[tag=single-source]
include::connect:components:inputs/about.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= amqp_0_9
:page-aliases: components:inputs/amqp_0_9.adoc
include::redpanda-connect:components:inputs/amqp_0_9.adoc[tag=single-source]
include::connect:components:inputs/amqp_0_9.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_cloudwatch_logs
:page-aliases: components:inputs/aws_cloudwatch_logs.adoc
include::redpanda-connect:components:inputs/aws_cloudwatch_logs.adoc[tag=single-source]
include::connect:components:inputs/aws_cloudwatch_logs.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_dynamodb_cdc
:page-aliases: components:inputs/aws_dynamodb_cdc.adoc
include::redpanda-connect:components:inputs/aws_dynamodb_cdc.adoc[tag=single-source]
include::connect:components:inputs/aws_dynamodb_cdc.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_kinesis
:page-aliases: components:inputs/aws_kinesis.adoc
include::redpanda-connect:components:inputs/aws_kinesis.adoc[tag=single-source]
include::connect:components:inputs/aws_kinesis.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_s3
:page-aliases: components:inputs/aws_s3.adoc
include::redpanda-connect:components:inputs/aws_s3.adoc[tag=single-source]
include::connect:components:inputs/aws_s3.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_sqs
:page-aliases: components:inputs/aws_sqs.adoc
include::redpanda-connect:components:inputs/aws_sqs.adoc[tag=single-source]
include::connect:components:inputs/aws_sqs.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= azure_blob_storage
:page-aliases: components:inputs/azure_blob_storage.adoc
include::redpanda-connect:components:inputs/azure_blob_storage.adoc[tag=single-source]
include::connect:components:inputs/azure_blob_storage.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= azure_cosmosdb
:page-aliases: components:inputs/azure_cosmosdb.adoc
include::redpanda-connect:components:inputs/azure_cosmosdb.adoc[tag=single-source]
include::connect:components:inputs/azure_cosmosdb.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= azure_queue_storage
:page-aliases: components:inputs/azure_queue_storage.adoc
include::redpanda-connect:components:inputs/azure_queue_storage.adoc[tag=single-source]
include::connect:components:inputs/azure_queue_storage.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= azure_table_storage
:page-aliases: components:inputs/azure_table_storage.adoc
include::redpanda-connect:components:inputs/azure_table_storage.adoc[tag=single-source]
include::connect:components:inputs/azure_table_storage.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= batched
:page-aliases: components:inputs/batched.adoc
include::redpanda-connect:components:inputs/batched.adoc[tag=single-source]
include::connect:components:inputs/batched.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= broker
:page-aliases: components:inputs/broker.adoc
include::redpanda-connect:components:inputs/broker.adoc[tag=single-source]
include::connect:components:inputs/broker.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= gateway
:page-aliases: components:inputs/gateway.adoc

include::redpanda-connect:components:partial$components/inputs/gateway.adoc[tag=single-source]
include::connect:components:partial$components/inputs/gateway.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= gcp_bigquery_select
:page-aliases: components:inputs/gcp_bigquery_select.adoc
include::redpanda-connect:components:inputs/gcp_bigquery_select.adoc[tag=single-source]
include::connect:components:inputs/gcp_bigquery_select.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= gcp_cloud_storage
:page-aliases: components:inputs/gcp_cloud_storage.adoc
include::redpanda-connect:components:inputs/gcp_cloud_storage.adoc[tag=single-source]
include::connect:components:inputs/gcp_cloud_storage.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= gcp_pubsub
:page-aliases: components:inputs/gcp_pubsub.adoc
include::redpanda-connect:components:inputs/gcp_pubsub.adoc[tag=single-source]
include::connect:components:inputs/gcp_pubsub.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= gcp_spanner_cdc
:page-aliases: components:inputs/gcp_spanner_cdc.adoc
include::redpanda-connect:components:inputs/gcp_spanner_cdc.adoc[tag=single-source]
include::connect:components:inputs/gcp_spanner_cdc.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= generate
:page-aliases: components:inputs/generate.adoc
include::redpanda-connect:components:inputs/generate.adoc[tag=single-source]
include::connect:components:inputs/generate.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/inputs/git.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= git
:page-aliases: components:inputs/git.adoc

include::redpanda-connect:components:inputs/git.adoc[tag=single-source]
include::connect:components:inputs/git.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= http_client
:page-aliases: components:inputs/http_client.adoc

include::redpanda-connect:components:inputs/http_client.adoc[tag=single-source]
include::connect:components:inputs/http_client.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= http_server
:page-aliases: components:inputs/http_server.adoc
include::redpanda-connect:components:inputs/http_server.adoc[tag=single-source]
include::connect:components:inputs/http_server.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= inproc
:page-aliases: components:inputs/inproc.adoc
include::redpanda-connect:components:inputs/inproc.adoc[tag=single-source]
include::connect:components:inputs/inproc.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/inputs/kafka.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= kafka
:page-aliases: components:inputs/kafka.adoc
include::redpanda-connect:components:inputs/kafka.adoc[tag=single-source]
include::connect:components:inputs/kafka.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= kafka_franz
:page-aliases: components:inputs/kafka_franz.adoc
include::redpanda-connect:components:inputs/kafka_franz.adoc[tag=single-source]
include::connect:components:inputs/kafka_franz.adoc[tag=single-source]
Loading