Skip to content

Commit cad24bb

Browse files
micheleRPclaude
andauthored
DOC-1907: Add Paginate Messages stub (#556)
* DOC-1907: Add Paginate Messages and Pipeline Events stub Single-sources the Paginate Messages and Pipeline Events page from the docs repo (redpanda-data/docs#TBD). Adds a stub under Consume Data, a nav entry, and a What's New March 2026 entry for the Redpanda Console unlimited-pagination feature. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * [TEMP] Point docs source to DOC-1907 branch for preview Must be reverted before merge. Allows the deploy preview to resolve the include directive against the companion docs PR branch. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * DOC-1907: Narrow stub + What's New entry to messages only Pipeline-events pagination is covered in a separate PR. Update the stub title/description, the What's New March 2026 entry, and switch the nav label to empty brackets so it auto-resolves from the page title. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * revert playbook --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 160e580 commit cad24bb

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@
345345
** xref:develop:consume-data/index.adoc[Consume Data]
346346
*** xref:develop:consume-data/consumer-offsets.adoc[Consumer Offsets]
347347
*** xref:develop:consume-data/follower-fetching.adoc[Follower Fetching]
348+
*** xref:develop:consume-data/paginate-messages-events.adoc[]
348349
** xref:develop:http-proxy.adoc[]
349350
** xref:develop:data-transforms/index.adoc[]
350351
*** xref:develop:data-transforms/how-transforms-work.adoc[Overview]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
= Paginate Messages in Redpanda Console
2+
:description: Retrieve more than the default batch of messages in Redpanda Console by paging through larger result sets.
3+
4+
include::ROOT:console:ui/paginate-messages-events.adoc[tag=single-source]

modules/get-started/pages/whats-new-cloud.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Serverless clusters now support up to 100 Redpanda Connect pipelines and MCP ser
3737

3838
== March 2026
3939

40+
=== Redpanda Console: unlimited pagination for messages
41+
42+
Redpanda Console now supports paginating past the previous 500-record cap when you browse topic messages, so you can inspect large topics without being limited to the initial result set. See xref:develop:consume-data/paginate-messages-events.adoc[].
43+
4044
=== Redpanda Connect updates
4145

4246
* Inputs:

0 commit comments

Comments
 (0)