Skip to content

Commit 508a80f

Browse files
committed
Show member values of deprecated attributes the same as deprecated
1 parent 55f4bd5 commit 508a80f

35 files changed

+399
-295
lines changed

docs/cicd/cicd-metrics.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ the same backends.
380380

381381
| Value | Description | Deprecation Explanation |
382382
|---|---|---|
383-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
383+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
384384

385385
</details>
386386

@@ -450,7 +450,7 @@ the same backends.
450450

451451
| Value | Description | Deprecation Explanation |
452452
|---|---|---|
453-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
453+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
454454

455455
</details>
456456

@@ -541,7 +541,7 @@ revision based on the VCS system and situational context.
541541

542542
| Value | Description | Deprecation Explanation |
543543
|---|---|---|
544-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
544+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
545545

546546
</details>
547547

@@ -632,7 +632,7 @@ revision based on the VCS system and situational context.
632632

633633
| Value | Description | Deprecation Explanation |
634634
|---|---|---|
635-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
635+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
636636

637637
</details>
638638

@@ -677,7 +677,7 @@ This metric is [recommended][MetricRecommended].
677677

678678
| Value | Description | Deprecation Explanation |
679679
|---|---|---|
680-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
680+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
681681

682682
</details>
683683

@@ -732,7 +732,7 @@ the same backends.
732732

733733
| Value | Description | Deprecation Explanation |
734734
|---|---|---|
735-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
735+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
736736

737737
</details>
738738

@@ -828,7 +828,7 @@ the same backends.
828828

829829
| Value | Description | Deprecation Explanation |
830830
|---|---|---|
831-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
831+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
832832

833833
</details>
834834

@@ -923,7 +923,7 @@ the same backends.
923923

924924
| Value | Description | Deprecation Explanation |
925925
|---|---|---|
926-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
926+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
927927

928928
</details>
929929

@@ -1012,7 +1012,7 @@ the same backends.
10121012

10131013
| Value | Description | Deprecation Explanation |
10141014
|---|---|---|
1015-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
1015+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
10161016

10171017
</details>
10181018

@@ -1075,7 +1075,7 @@ the same backends.
10751075

10761076
| Value | Description | Deprecation Explanation |
10771077
|---|---|---|
1078-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
1078+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
10791079

10801080
</details>
10811081

docs/gen-ai/gen-ai-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ applicable `aws.bedrock.*` attributes and are not expected to include
169169

170170
| Value | Description | Deprecation Explanation |
171171
|---|---|---|
172-
| `output` | Output tokens (completion, response, etc.) | Use `output` instead. |
172+
| `output` | Output tokens (completion, response, etc.) | Use `output` value instead. |
173173

174174
</details>
175175

docs/messaging/azure-messaging.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
149149

150150
| Value | Description | Deprecation Explanation |
151151
|---|---|---|
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. |
154154

155155
</details>
156156

@@ -281,8 +281,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
281281

282282
| Value | Description | Deprecation Explanation |
283283
|---|---|---|
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. |
286286

287287
</details>
288288

docs/messaging/gcp-pubsub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
144144

145145
| Value | Description | Deprecation Explanation |
146146
|---|---|---|
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. |
149149

150150
</details>
151151

docs/messaging/kafka.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
153153

154154
| Value | Description | Deprecation Explanation |
155155
|---|---|---|
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. |
158158

159159
</details>
160160

docs/messaging/messaging-metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ the broker doesn't have such notion, the destination name SHOULD uniquely identi
149149

150150
| Value | Description | Deprecation Explanation |
151151
|---|---|---|
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. |
154154

155155
</details>
156156

docs/messaging/messaging-spans.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -495,8 +495,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
495495

496496
| Value | Description | Deprecation Explanation |
497497
|---|---|---|
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. |
500500

501501
</details>
502502

docs/messaging/rabbitmq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
141141

142142
| Value | Description | Deprecation Explanation |
143143
|---|---|---|
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. |
146146

147147
</details>
148148

docs/messaging/rocketmq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
148148

149149
| Value | Description | Deprecation Explanation |
150150
|---|---|---|
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. |
153153

154154
</details>
155155

docs/messaging/sns.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ and SHOULD be provided **at span creation time** (if provided at all):
9595

9696
| Value | Description | Deprecation Explanation |
9797
|---|---|---|
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. |
100100

101101
</details>
102102

0 commit comments

Comments
 (0)