OpenTelemetry PHP

ViewProjection
in package

FinalYes

Table of Contents

Properties

$aggregation  : AggregationInterface|null
$attributeKeys  : array<string|int, mixed>|null
$description  : string|null
$name  : string
$unit  : string|null

Methods

__construct()  : mixed

Properties

$attributeKeys read-only

public array<string|int, mixed>|null $attributeKeys

Methods

__construct()

public __construct(string $name, string|null $unit, string|null $description, array<int, string>|null $attributeKeys, AggregationInterface|null $aggregation) : mixed
Parameters
$name : string
$unit : string|null
$description : string|null
$attributeKeys : array<int, string>|null
$aggregation : AggregationInterface|null

        
On this page

Search results