OpenTelemetry PHP

LogsExporterFactory
in package
implements LogRecordExporterFactoryInterface

Table of Contents

Interfaces

LogRecordExporterFactoryInterface

Constants

DEFAULT_COMPRESSION  = 'none'

Properties

$transportFactory  : TransportFactoryInterface|null

Methods

__construct()  : mixed
create()  : LogRecordExporterInterface
buildTransport()  : TransportInterface
getCompression()  : string
getEndpoint()  : string
getTimeout()  : float

Constants

Properties

Methods

getEndpoint()

private getEndpoint(string $protocol) : string
Parameters
$protocol : string
Return values
string

        
On this page

Search results