semantic-conventions/docs/attributes-registry/peer.md

12 lines
554 B
Markdown

<!--- Hugo front matter used to generate the website version of this page:
--->
# Peer
## Peer Attributes
<!-- semconv registry.peer(omit_requirement_level) -->
| Attribute | Type | Description | Examples | Stability |
|---|---|---|---|---|
| `peer.service` | string | The [`service.name`](/docs/resource/README.md#service) of the remote service. SHOULD be equal to the actual `service.name` resource attribute of the remote service if any. | `AuthTokenCache` | ![Experimental](https://img.shields.io/badge/-experimental-blue) |
<!-- endsemconv -->