gRPC distributed tracing
Helios' instrumentation of gRPC enables developers to visualize and troubleshoot their applicative flows that utilize gRPC.
Tracing & visualization
A gRPC endpoint will show as an observed gRPC method call in a specific service. For example, the following operations consist of 3 different methods calls in 2 distinct services:
Payload is also available (on client operations) as request and response body:
Updated 10 days ago