Brett McBride
Brett McBride
I think this is fixed by #1644
ping @pizicaiman - we will try to help you but need some more information from you 😺
Agree that we should emit more metrics. https://github.com/open-telemetry/opentelemetry-php/pull/1633 adds the semconv for http and otel metrics, so we can use those soon. Chime in on the PR if you think...
I was able to hack up sebastian/exporter to make everything green again, so have tried submitting a PR: https://github.com/sebastianbergmann/exporter/pull/66 :crossed_fingers:
That change got merged, so now just need to wait for a new version to come out (setting to "blocked" until that happens)
I think that the exporter should log and continue. The trace you've provided looks like the error being _logged_, and you can control where it gets logged to if that...
Thanks for the bug report, and sorry it's taken so long to notice this issue. This is very useful information, and I'll try to find some time to replicate and...
> Message: Call to undefined method OpenTelemetry\SDK\Trace\Event::snapshot() Location: vendor/phpunit/phpunit/src/Event/Emitter/DispatchingEmitter.php:1293 This is very suspicious, because we don't and have never had an Event class like that. It looks like memory corruption,...
Hi @mxiamxia I've created those labels in both our main and contrib repos (since issues are only created in the main repo). There is no automation, so yes I'd like...
Hi @Annosha you are welcome to work on this. If you do find a good way to automatically label issues/PRs, the project would be interested in something that can be...