OpenTelemetry PHP

MetricExporterFactory
in package
implements MetricExporterFactoryInterface

Table of Contents

Interfaces

MetricExporterFactoryInterface

Constants

DEFAULT_COMPRESSION  = 'none'

Properties

$transportFactory  : TransportFactoryInterface|null

Methods

__construct()  : mixed
create()  : MetricExporterInterface
buildTransport()  : TransportInterface
getCompression()  : string
getEndpoint()  : string
getTemporality()  : string|Temporality|null
getTimeout()  : float

Constants

Properties

Methods

getEndpoint()

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

        
On this page

Search results