Closed
Description
Hello,
Not sure if it is an issue or a misconfiguration on our side or maybe an incompatibility between our packages, but i have trouble to actually debug it. So I hope someone can help me debug it.
We have a laravel/octane/frankephp application and it seems since we upgraded our opentelemetry packages, we are getting this error:
test.ERROR: Undefined property: OpenTelemetry\API\Logs\LogRecord::$eventName {"exception":"[object] (ErrorException(code: 0): Undefined property: OpenTelemetry\\API\\Logs\\LogRecord::$eventName at vendor/open-telemetry/sdk/Logs/ReadableLogRecord.php:40).
(not sure) I saw there was an recent update that could be related on the SDK: open-telemetry/opentelemetry-specification#4528 and what I think is the related one on the php package: #1637
For info that are the composer versions we are using:
"laravel/framework": "11.45.1",
"laravel/octane": "2.10.0",
"open-telemetry/exporter-otlp": "1.3.1",
"open-telemetry/opentelemetry-auto-laravel": "1.2.2",
"open-telemetry/opentelemetry-auto-psr18": "1.1.1",
"open-telemetry/sdk": "1.5.0",
Thank you!
Metadata
Metadata
Assignees
Labels
No labels