Flow PHP

FilesystemTelemetryOptions

Read onlyYes
FinalYes

Properties

$collectMetrics  : bool
$traceStreams  : bool

Methods

__construct()  : mixed
collectMetrics()  : self
traceStreams()  : self

Properties

Methods

__construct()

public __construct([bool $traceStreams = true ][, bool $collectMetrics = true ]) : mixed
Parameters
$traceStreams : bool = true
$collectMetrics : bool = true

collectMetrics()

public collectMetrics([bool $collect = true ]) : self
Parameters
$collect : bool = true
Return values
self

traceStreams()

public traceStreams([bool $trace = true ]) : self
Parameters
$trace : bool = true
Return values
self

        
On this page

Search results