Skip to content

docs(outbox): document outboxInternalTopic metadata field#5155

Open
spolom wants to merge 1 commit into
dapr:v1.17from
spolom:8933-outbox-internal-topic-docs
Open

docs(outbox): document outboxInternalTopic metadata field#5155
spolom wants to merge 1 commit into
dapr:v1.17from
spolom:8933-outbox-internal-topic-docs

Conversation

@spolom
Copy link
Copy Markdown

@spolom spolom commented May 1, 2026

Description

Documents the new outboxInternalTopic metadata field added in dapr/dapr#9855 (closing dapr/dapr#8933).

Changes

  • Added outboxInternalTopic to the metadata fields table with description and default value
  • Added outboxInternalTopic to the YAML component example
  • Updated the internal outbox topic section to explain the override behavior

Issue reference

Related to dapr/dapr#8933, dapr/dapr#9855

Add documentation for the outboxInternalTopic metadata field which
allows overriding the auto-generated internal outbox topic name.

Changes:
- Add outboxInternalTopic to metadata fields table
- Add outboxInternalTopic to YAML example
- Update internal outbox topic section with override explanation

Related: dapr/dapr#8933, dapr/dapr#9855
Signed-off-by: Szymon Polom <szymon.polom@gmail.com>
Copy link
Copy Markdown
Contributor

@nelson-parente nelson-parente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-review for @marcduiker handoff: LGTM with nits.

  • Documents outboxInternalTopic correctly: added to YAML example, spec table, and the explanatory prose. Default naming convention {namespace}{appID}{topic}outbox is correctly described.
  • Nit: the table entry for outboxInternalTopic is missing a closing pipe | on the description column — may render oddly in Hugo. Worth a quick fix.
    Nothing blocking — Marc, your call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants