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
@@ -152,8 +152,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
152
152
153
153
| Value | Description | Deprecation Explanation |
154
154
|---|---|---|
155
-
|`deliver`|One or more messages are delivered to a consumer. | Use `process` value instead. |
156
-
|`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. |
155
+
|`deliver`|Deprecated. Use `process` instead. | Use `process` value instead. |
156
+
|`publish`|Deprecated. Use `send` instead. | Use `send` value instead. |
157
157
158
158
</details>
159
159
@@ -287,8 +287,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
287
287
288
288
| Value | Description | Deprecation Explanation |
289
289
|---|---|---|
290
-
|`deliver`|One or more messages are delivered to a consumer. | Use `process` value instead. |
291
-
|`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. |
290
+
|`deliver`|Deprecated. Use `process` instead. | Use `process` value instead. |
291
+
|`publish`|Deprecated. Use `send` instead. | 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
@@ -146,8 +146,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
146
146
147
147
| Value | Description | Deprecation Explanation |
148
148
|---|---|---|
149
-
|`deliver`|One or more messages are delivered to a consumer. | Use `process` value instead. |
150
-
|`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. |
149
+
|`deliver`|Deprecated. Use `process` instead. | Use `process` value instead. |
150
+
|`publish`|Deprecated. Use `send` instead. | 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
@@ -155,8 +155,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
155
155
156
156
| Value | Description | Deprecation Explanation |
157
157
|---|---|---|
158
-
|`deliver`|One or more messages are delivered to a consumer. | Use `process` value instead. |
159
-
|`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. |
158
+
|`deliver`|Deprecated. Use `process` instead. | Use `process` value instead. |
159
+
|`publish`|Deprecated. Use `send` instead. | 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
@@ -151,8 +151,8 @@ the broker doesn't have such notion, the destination name SHOULD uniquely identi
151
151
152
152
| Value | Description | Deprecation Explanation |
153
153
|---|---|---|
154
-
|`deliver`|One or more messages are delivered to a consumer. | Use `process` value instead. |
155
-
|`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
+
|`deliver`|Deprecated. Use `process` instead. | Use `process` value instead. |
155
+
|`publish`|Deprecated. Use `send` instead. | 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
@@ -497,8 +497,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
497
497
498
498
| Value | Description | Deprecation Explanation |
499
499
|---|---|---|
500
-
|`deliver`|One or more messages are delivered to a consumer. | Use `process` value instead. |
501
-
|`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. |
500
+
|`deliver`|Deprecated. Use `process` instead. | Use `process` value instead. |
501
+
|`publish`|Deprecated. Use `send` instead. | 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
@@ -143,8 +143,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
143
143
144
144
| Value | Description | Deprecation Explanation |
145
145
|---|---|---|
146
-
|`deliver`|One or more messages are delivered to a consumer. | Use `process` value instead. |
147
-
|`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. |
146
+
|`deliver`|Deprecated. Use `process` instead. | Use `process` value instead. |
147
+
|`publish`|Deprecated. Use `send` instead. | 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
@@ -150,8 +150,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
150
150
151
151
| Value | Description | Deprecation Explanation |
152
152
|---|---|---|
153
-
|`deliver`|One or more messages are delivered to a consumer. | Use `process` value instead. |
154
-
|`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. |
153
+
|`deliver`|Deprecated. Use `process` instead. | Use `process` value instead. |
154
+
|`publish`|Deprecated. Use `send` instead. | 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
@@ -97,8 +97,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
97
97
98
98
| Value | Description | Deprecation Explanation |
99
99
|---|---|---|
100
-
|`deliver`|One or more messages are delivered to a consumer. | Use `process` value instead. |
101
-
|`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. |
100
+
|`deliver`|Deprecated. Use `process` instead. | Use `process` value instead. |
101
+
|`publish`|Deprecated. Use `send` instead. | Use `send` value instead. |
Copy file name to clipboardExpand all lines: docs/messaging/sqs.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
@@ -97,8 +97,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
97
97
98
98
| Value | Description | Deprecation Explanation |
99
99
|---|---|---|
100
-
|`deliver`|One or more messages are delivered to a consumer. | Use `process` value instead. |
101
-
|`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. |
100
+
|`deliver`|Deprecated. Use `process` instead. | Use `process` value instead. |
101
+
|`publish`|Deprecated. Use `send` instead. | Use `send` value instead. |
0 commit comments