Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopgrassi committed Dec 27, 2024
1 parent b668ff2 commit 359cf02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/messaging/spans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ groups:
`messaging.destination.name` SHOULD be set to:
- **On the producer side**: `{exchange}:{routing key}` when both values are present and non-empty.
When only one is avaiable, only that value SHOULD be used. E.g., `{exchange}` or `{routing key}`.
When only one is available, only that value SHOULD be used. E.g., `{exchange}` or `{routing key}`.
Otherwise: `amq.default` when the default exchange is used and no routing key is provided
- **On the consumer side**: `{exchange}:{routing key}:{queue}` when all values are present and non-empty.
Expand Down

0 comments on commit 359cf02

Please sign in to comment.