Zach Reyes

Results 166 comments of Zach Reyes

Added e2e test that tested the main behaviors I view endpoint sharding to have (a child per endpoint, default behavior of round robin over pickers in aggregated state, access to...

https://github.com/grpc/grpc-go/actions/runs/7618526481/job/20749870802?pr=6933

https://github.com/grpc/grpc-go/actions/runs/8546803299/job/23417838293?pr=7085

I just wrote a test locally, and I don't see any issues with any callouts not containing the information propagated in the context. This includes for the event which triggered...

I read the stats handler code in the collector repo and wrote a test locally that has no problem server side in the case of trailers, pulling a value out...

Hmm ok @rpadaki. Is this the same repository, or are you on a different project that is also running a stats handler that sees this same issue?

Is it a problem just in the status stats callout or all of the stats callouts server side?

Ok thanks for that. Looking through the logs, it looks like there is a health checking issue. How does this link with the configured stats handler that is having a...

@rpadaki are you using the same OTel repro as the issue that came up? Also, we just discussed this at a team and in order to narrow it down to...