semantic-conventions/model/registry/peer.yaml

17 lines
513 B
YAML

groups:
- id: registry.peer
type: attribute_group
display_name: Peer Attributes
prefix: peer
brief: >
Operations that access some remote service.
attributes:
- id: service
type: string
stability: experimental
brief: >
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.
examples: "AuthTokenCache"