Paulo Valente
Paulo Valente
@isaacsanders do you want to write a draft PR to better lay out your idea on how a channel can be represented as a process instead? One downside is that...
Perhaps this is also related to #229 I guess if you just want to report errors, we should be able to provide sufficient Telemetry events for that
@praveenperera would you still like to contribute with this? I think this approach is good and we can accompany it with a `is_rpc_error` guard so users can still match in...
Another possible solution is to just document the status atoms better
@asummers @hkrutzer is this issue still relevant?
I think some default interceptors would do just fine, although perhaps we can have events being published directly by the core server and client functions. I would have something like...
Those make sense, although I would use [:grpc, :server, :request] as the name of the event (to which telemetry span would append start and stop and exception). I think we...
@wingyplus to be clear, I think we're ready for a PR on these events :) Ideally we don't do it using the adapters so that we can ensure the events...
Is this issue still relevant?
@hkrutzer Do you want to take this on as a PR?