semantic-conventions
semantic-conventions copied to clipboard
Introduce common `messaging.consumer.group.name` and `messaging.destination.subscription.name` instead of per-system ones
Changes
Addresses consumer group and subscription name part of #797
Merge requirement checklist
- [x] CONTRIBUTING.md guidelines followed.
- [x] Change log entry added, according to the guidelines in When to add a changelog entry.
- If your PR does not need a change log, start the PR title with
[chore]
- If your PR does not need a change log, start the PR title with
- [x] schema-next.yaml updated with changes to existing conventions.
It sounds like we have two popular terms - "consumer group" and "subscription" to describe load/balancing + fan-out. Some systems even use both notions (RocketMQ).
I'm totally open to other naming suggestions depending on the feedback.
This PR was marked stale due to lack of activity. It will be closed in 7 days.