Matt Klein

Results 173 comments of Matt Klein

Sorry to hijack this issue with a question, but I wanted to come back to a comment in the original description: > Note that this is basically impossible to avoid...

> I think it's a good pattern to follow. I haven't run into any leaks myself because of it. Rust code tends to be pretty good at freeing resources when...

@hawkw thanks for the lengthy explanation. Yes, this all makes sense to me and now that I understand the contract it's not difficult to adhere to. I guess my main...

I took a stab here: https://github.com/tower-rs/tower/pull/662

@srini100 thanks for this proposal. In terms of impact and production use, gRPC clearly qualifies for graduation from my perspective. I have a few questions about governance and language support...

That should work for me also. Let me know the invite details.

Sure, though I would go straight to Open Telemetry.

Yeah we can add this to the API for sure.

I think it makes sense to allow plugabiity of the configuration. I think the correct thing to do here would be to actually have an xDS API that allows rate...

> Does the extension config DS serve this purpose? Probably yes, but would need some research. This would also be a good opportunity to have a factored out Go based...