You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/messaging/azure-messaging.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,8 +149,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
149
149
150
150
| Value | Description | Deprecation Explanation |
151
151
|---|---|---|
152
-
|`deliver`| One or more messages are delivered to a consumer. |Use `process` instead.|
153
-
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. |Use `send` instead.|
152
+
|`deliver`| One or more messages are delivered to a consumer. | Use `process`value instead. |
153
+
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. | Use `send`value instead. |
154
154
155
155
</details>
156
156
@@ -281,8 +281,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
281
281
282
282
| Value | Description | Deprecation Explanation |
283
283
|---|---|---|
284
-
|`deliver`| One or more messages are delivered to a consumer. |Use `process` instead.|
285
-
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. |Use `send` instead.|
284
+
|`deliver`| One or more messages are delivered to a consumer. | Use `process`value instead. |
285
+
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. | Use `send`value instead. |
Copy file name to clipboardExpand all lines: docs/messaging/gcp-pubsub.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,8 +144,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
144
144
145
145
| Value | Description | Deprecation Explanation |
146
146
|---|---|---|
147
-
|`deliver`| One or more messages are delivered to a consumer. |Use `process` instead.|
148
-
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. |Use `send` instead.|
147
+
|`deliver`| One or more messages are delivered to a consumer. | Use `process`value instead. |
148
+
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. | Use `send`value instead. |
Copy file name to clipboardExpand all lines: docs/messaging/kafka.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,8 +153,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
153
153
154
154
| Value | Description | Deprecation Explanation |
155
155
|---|---|---|
156
-
|`deliver`| One or more messages are delivered to a consumer. |Use `process` instead.|
157
-
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. |Use `send` instead.|
156
+
|`deliver`| One or more messages are delivered to a consumer. | Use `process`value instead. |
157
+
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. | Use `send`value instead. |
Copy file name to clipboardExpand all lines: docs/messaging/messaging-metrics.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,8 +149,8 @@ the broker doesn't have such notion, the destination name SHOULD uniquely identi
149
149
150
150
| Value | Description | Deprecation Explanation |
151
151
|---|---|---|
152
-
|`deliver`| One or more messages are delivered to a consumer. |Use `process` instead.|
153
-
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. |Use `send` instead.|
152
+
|`deliver`| One or more messages are delivered to a consumer. | Use `process`value instead. |
153
+
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. | Use `send`value instead. |
Copy file name to clipboardExpand all lines: docs/messaging/messaging-spans.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -495,8 +495,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
495
495
496
496
| Value | Description | Deprecation Explanation |
497
497
|---|---|---|
498
-
|`deliver`| One or more messages are delivered to a consumer. |Use `process` instead.|
499
-
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. |Use `send` instead.|
498
+
|`deliver`| One or more messages are delivered to a consumer. | Use `process`value instead. |
499
+
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. | Use `send`value instead. |
Copy file name to clipboardExpand all lines: docs/messaging/rabbitmq.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,8 +141,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
141
141
142
142
| Value | Description | Deprecation Explanation |
143
143
|---|---|---|
144
-
|`deliver`| One or more messages are delivered to a consumer. |Use `process` instead.|
145
-
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. |Use `send` instead.|
144
+
|`deliver`| One or more messages are delivered to a consumer. | Use `process`value instead. |
145
+
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. | Use `send`value instead. |
Copy file name to clipboardExpand all lines: docs/messaging/rocketmq.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,8 +148,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
148
148
149
149
| Value | Description | Deprecation Explanation |
150
150
|---|---|---|
151
-
|`deliver`| One or more messages are delivered to a consumer. |Use `process` instead.|
152
-
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. |Use `send` instead.|
151
+
|`deliver`| One or more messages are delivered to a consumer. | Use `process`value instead. |
152
+
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. | Use `send`value instead. |
Copy file name to clipboardExpand all lines: docs/messaging/sns.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,8 +95,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
95
95
96
96
| Value | Description | Deprecation Explanation |
97
97
|---|---|---|
98
-
|`deliver`| One or more messages are delivered to a consumer. |Use `process` instead.|
99
-
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. |Use `send` instead.|
98
+
|`deliver`| One or more messages are delivered to a consumer. | Use `process`value instead. |
99
+
|`publish`| One or more messages are provided for publishing to an intermediary. If a single message is published, the context of the "Publish" span can be used as the creation context and no "Create" span needs to be created. | Use `send`value instead. |
0 commit comments