messaging.destination.template
Developmentstringas of v1.44.0
Low cardinality representation of the messaging destination name
Destination names could be constructed from templates. An example would be a destination name involving a username or product ID. Although the destination name in this case is of high cardinality, the underlying template is of low cardinality and can be effectively used for grouping and aggregation.
Examples
- /customers/{customerId}
Used by
spans (14)
- messaging.create.producer
- messaging.create.producer
- messaging.eventhubs.generic.client
- messaging.process.consumer
- messaging.process.consumer
- messaging.receive.client
- messaging.receive.client
- messaging.send.client
- messaging.send.client
- messaging.send.producer
- messaging.send.producer
- messaging.servicebus.generic.client
- messaging.settle.client
- messaging.settle.client
metrics (5)
- messaging.client.consumed.messages
- messaging.client.operation.duration
- messaging.client.published.messages
- messaging.client.sent.messages
- messaging.process.duration
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).