SemanticConvention
in package
FinalYes
Tags
Table of Contents
Properties
- $attributes : array<string|int, mixed>
- $name : string
- $samplingAttributes : array<string|int, mixed>
- $spanKind : int
Methods
- __construct() : mixed
Properties
$attributes read-only
public
array<string|int, mixed>
$attributes
$name read-only
public
string
$name
$samplingAttributes read-only
public
array<string|int, mixed>
$samplingAttributes
$spanKind read-only
public
int
$spanKind
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>