Brett McBride
Brett McBride
> Have experienced the fallout of the missing timeout implementation when the opentelemetry collector hangs as well... @holgerlausen I'm really interested in what happened there to cause the collector to...
I don't believe there's a way to "discover" a psr-18 client with configuration, and nor is there a way to add options to psr-18's [`sendRequest` method](https://www.php-fig.org/psr/psr-18/#clientinterface). Perhaps we could consider...
FYI the change to the reflection extension was introduced in https://github.com/php/php-src/pull/12378/files According to https://php.watch/versions/8.3/typed-constants typed constants are not backwards-compatible, so I think fixing this for >=8.4 will break the library...
This is falling down way earlier than Symfony, or even OpenTelemetry! The error you've shown is failure to build the gRPC extension. That's possibly related to your build environment. You...
I got a chance to look at this a bit closer today. The image builds just fine for me, do you have an unusual CPU architecture? I also applied a...
Hi @julianocosta89 I ran your example, but swapped out jaeger for the otel collector with some logging enabled. It looks like something's not right in nginx: - all of the...
Weaken: I'm confirming with the original author, but my understanding is that it's about garbage collection. PHP keeps track of object references, and an object is not GC'd until there...
@reyang I've converted your observations into issues in our tracker. Have you finished your review?
All issues addressed. @reyang let us know if you're finished reviewing. Thanks.
_Qui tacet consentit_ - I think we can close this, @bobstrecansky