OpenTelemetry PHP

EnvResourceChecker
in package
implements ResourceCheckerInterface

FinalYes

Table of Contents

Interfaces

ResourceCheckerInterface

Properties

$envReader  : EnvReader

Methods

__construct()  : mixed
isFresh()  : bool
supports()  : bool

Properties

Methods

isFresh()

public isFresh(ResourceInterface $resource, int $timestamp) : bool
Parameters
$resource : ResourceInterface
$timestamp : int
Return values
bool

supports()

public supports(ResourceInterface $metadata) : bool
Parameters
$metadata : ResourceInterface
Return values
bool

        
On this page

Search results