OpenTelemetry PHP

PeerIncubatingAttributes

Semantic attributes and corresponding values for peer.

Tags
see
https://opentelemetry.io/docs/specs/semconv/registry/attributes/peer/

May contain @experimental Semantic Conventions which may change or be removed in the future.

Table of Contents

Constants

PEER_SERVICE  = 'peer.service'
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.

Constants

PEER_SERVICE

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.

public mixed PEER_SERVICE = 'peer.service'
Tags
experimental

        
On this page

Search results