OpenTelemetry PHP

LogsConverter
in package

Table of Contents

Properties

$serializer  : ProtobufSerializer

Methods

__construct()  : mixed
convert()  : ExportLogsServiceRequest
convertInstrumentationScope()  : ScopeLogs
convertLogRecord()  : LogRecord
convertResourceLogs()  : ResourceLogs
setAttributes()  : void

Properties

$serializer read-only

private ProtobufSerializer $serializer

Methods

__construct()

public __construct([ProtobufSerializer|null $serializer = null ]) : mixed
Parameters
$serializer : ProtobufSerializer|null = null

        
On this page

Search results