Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed May 30, 2024
1 parent 69bfd72 commit eae8b8c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions docs/messaging/messaging-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ the broker doesn't have such notion, the destination name SHOULD uniquely identi
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->


## Producer metrics

### Metric: `messaging.client.published.messages`
Expand Down Expand Up @@ -263,7 +262,6 @@ the broker doesn't have such notion, the destination name SHOULD uniquely identi
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->


## Consumer metrics

### Metric: `messaging.client.consumed.messages`
Expand Down Expand Up @@ -374,7 +372,6 @@ the broker doesn't have such notion, the destination name SHOULD uniquely identi
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->


### Metric: `messaging.process.duration`

When this metric is reported alongside a messaging process span, the metric value SHOULD be the same as the corresponding span duration.
Expand Down Expand Up @@ -488,7 +485,6 @@ the broker doesn't have such notion, the destination name SHOULD uniquely identi
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->


[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.21.0/specification/document-status.md
[MetricRequired]: /docs/general/metric-requirement-level.md#required
[MetricRecommended]: /docs/general/metric-requirement-level.md#recommended
3 changes: 0 additions & 3 deletions model/trace/messaging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ groups:
attributes:
- ref: messaging.system
requirement_level: required
- ref: messaging.batch.message_count
requirement_level:
conditionally_required: If the span describes an operation on a batch of messages.
- ref: messaging.client.id
requirement_level: recommended
- ref: messaging.destination.partition.id
Expand Down

0 comments on commit eae8b8c

Please sign in to comment.