dapr / docs

Dapr user documentation, used to build docs.dapr.io
https://docs.dapr.io
Creative Commons Attribution 4.0 International
987 stars 715 forks source link

doc: A pubsub component allows consumerID to set "{podName}" and "{namespace}" #4173

Closed TonyPythoneer closed 3 weeks ago

TonyPythoneer commented 1 month ago

Describe the issue

This page only mentions that consumerID can be set to a string value but doesn't mention other possibilities, such as "{podName}" and {namespace}".

image

URL of the docs

https://docs.dapr.io/reference/components-reference/supported-pubsub/setup-redis-pubsub/

Expected content

For example:

consumerID  N   The consumer group ID   *string value: "myGroup"  * string format value: "{podName}", "{namespace}", or else

Additional context

When I digged other pages, I noticed the following:

Could the team clarify all the possibilities on the page for all the pub-sub components? https://docs.dapr.io/reference/components-reference/supported-pubsub