Skip to content

Commit 76ef9af

Browse files
authored
Update service-bus-end-to-end-tracing.md
The docs are outdated, the actual properties in the logs are differrent. Also would be nice to know where does this come from as this broke our alerting.
1 parent c9cdd85 commit 76ef9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-end-to-end-tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ All events will have the following properties that conform with the open telemet
139139
- `message_bus.destination` – queue/topic/subscription path
140140
- `peer.address` – fully qualified namespace
141141
- `kind` – either producer, consumer, or client. Producer is used when sending messages, consumer when receiving, and client when settling.
142-
- `component``servicebus`
142+
- `messaging.system``servicebus`
143143

144144
All events also have `Entity` and `Endpoint` properties.
145145
* `Entity` - - Name of the entity (queue, topic, and so on.)

0 commit comments

Comments
 (0)