OpenTelemetry PHP

SemanticConvention
in package

FinalYes
Tags
experimental

Table of Contents

Properties

$attributes  : array<string|int, mixed>
$name  : string
$samplingAttributes  : array<string|int, mixed>
$spanKind  : int

Methods

__construct()  : mixed

Properties

$samplingAttributes read-only

public array<string|int, mixed> $samplingAttributes

Methods

__construct()

public __construct(string $name, int $spanKind, array<int, string> $samplingAttributes, array<string|int, mixed> $attributes) : mixed
Parameters
$name : string
$spanKind : int
$samplingAttributes : array<int, string>
$attributes : array<string|int, mixed>

        
On this page

Search results