Skip to content

Commit b4c953b

Browse files
committed
Show member values of deprecated attributes the same as deprecated
1 parent c10e874 commit b4c953b

35 files changed

+425
-306
lines changed

docs/cicd/cicd-metrics.md

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

393393
| Value | Description | Deprecation Explanation |
394394
|---|---|---|
395-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
395+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
396396

397397
</details>
398398

@@ -464,7 +464,7 @@ the same backends.
464464

465465
| Value | Description | Deprecation Explanation |
466466
|---|---|---|
467-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
467+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
468468

469469
</details>
470470

@@ -557,7 +557,7 @@ revision based on the VCS system and situational context.
557557

558558
| Value | Description | Deprecation Explanation |
559559
|---|---|---|
560-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
560+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
561561

562562
</details>
563563

@@ -650,7 +650,7 @@ revision based on the VCS system and situational context.
650650

651651
| Value | Description | Deprecation Explanation |
652652
|---|---|---|
653-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
653+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
654654

655655
</details>
656656

@@ -697,7 +697,7 @@ This metric is [recommended][MetricRecommended].
697697

698698
| Value | Description | Deprecation Explanation |
699699
|---|---|---|
700-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
700+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
701701

702702
</details>
703703

@@ -754,7 +754,7 @@ the same backends.
754754

755755
| Value | Description | Deprecation Explanation |
756756
|---|---|---|
757-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
757+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
758758

759759
</details>
760760

@@ -852,7 +852,7 @@ the same backends.
852852

853853
| Value | Description | Deprecation Explanation |
854854
|---|---|---|
855-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
855+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
856856

857857
</details>
858858

@@ -949,7 +949,7 @@ the same backends.
949949

950950
| Value | Description | Deprecation Explanation |
951951
|---|---|---|
952-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
952+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
953953

954954
</details>
955955

@@ -1040,7 +1040,7 @@ the same backends.
10401040

10411041
| Value | Description | Deprecation Explanation |
10421042
|---|---|---|
1043-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
1043+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
10441044

10451045
</details>
10461046

@@ -1105,7 +1105,7 @@ the same backends.
11051105

11061106
| Value | Description | Deprecation Explanation |
11071107
|---|---|---|
1108-
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` instead. |
1108+
| `gittea` | [Gitea](https://gitea.io) | Use `gitea` value instead. |
11091109

11101110
</details>
11111111

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

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

172172
| Value | Description | Deprecation Explanation |
173173
|---|---|---|
174-
| `output` | Output tokens (completion, response, etc.) | Use `output` instead. |
174+
| `output` | Output tokens (completion, response, etc.) | Use `output` value instead. |
175175

176176
</details>
177177

docs/messaging/azure-messaging.md

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

153153
| Value | Description | Deprecation Explanation |
154154
|---|---|---|
155-
| `deliver` | One or more messages are delivered to a consumer. | Use `process` 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` instead. |
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. |
157157

158158
</details>
159159

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

288288
| Value | Description | Deprecation Explanation |
289289
|---|---|---|
290-
| `deliver` | One or more messages are delivered to a consumer. | Use `process` 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` instead. |
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. |
292292

293293
</details>
294294

docs/messaging/gcp-pubsub.md

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

147147
| Value | Description | Deprecation Explanation |
148148
|---|---|---|
149-
| `deliver` | One or more messages are delivered to a consumer. | Use `process` 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` instead. |
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. |
151151

152152
</details>
153153

docs/messaging/kafka.md

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

156156
| Value | Description | Deprecation Explanation |
157157
|---|---|---|
158-
| `deliver` | One or more messages are delivered to a consumer. | Use `process` 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` instead. |
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. |
160160

161161
</details>
162162

docs/messaging/messaging-metrics.md

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

152152
| Value | Description | Deprecation Explanation |
153153
|---|---|---|
154-
| `deliver` | One or more messages are delivered to a consumer. | Use `process` 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` instead. |
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. |
156156

157157
</details>
158158

docs/messaging/messaging-spans.md

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

498498
| Value | Description | Deprecation Explanation |
499499
|---|---|---|
500-
| `deliver` | One or more messages are delivered to a consumer. | Use `process` 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` instead. |
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. |
502502

503503
</details>
504504

docs/messaging/rabbitmq.md

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

144144
| Value | Description | Deprecation Explanation |
145145
|---|---|---|
146-
| `deliver` | One or more messages are delivered to a consumer. | Use `process` 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` instead. |
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. |
148148

149149
</details>
150150

docs/messaging/rocketmq.md

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

151151
| Value | Description | Deprecation Explanation |
152152
|---|---|---|
153-
| `deliver` | One or more messages are delivered to a consumer. | Use `process` 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` instead. |
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. |
155155

156156
</details>
157157

docs/messaging/sns.md

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

9898
| Value | Description | Deprecation Explanation |
9999
|---|---|---|
100-
| `deliver` | One or more messages are delivered to a consumer. | Use `process` 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` instead. |
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. |
102102

103103
</details>
104104

0 commit comments

Comments
 (0)