OpenTelemetry PHP

Event
in package
implements EventInterface

FinalYes

Table of Contents

Interfaces

EventInterface

Properties

$attributes  : AttributesInterface
$name  : string
$timestamp  : int

Methods

__construct()  : mixed
getAttributes()  : AttributesInterface
getDroppedAttributesCount()  : int
getEpochNanos()  : int
getName()  : string
getTotalAttributeCount()  : int

Properties

$name read-only

private string $name

$timestamp read-only

private int $timestamp

Methods

getDroppedAttributesCount()

public getDroppedAttributesCount() : int
Return values
int

getEpochNanos()

public getEpochNanos() : int
Return values
int

getName()

public getName() : string
Return values
string

getTotalAttributeCount()

public getTotalAttributeCount() : int
Return values
int

        
On this page

Search results