Skip to main content

Module rpc

Module rpc 

Source

Functionsยง

observe_rpc_unary
Observes one gRPC unary call without depending on generated service types.
observe_rpc_unary_with_context
Observes one gRPC unary call with explicit request and trace context.
observe_rpc_unary_with_metadata
Observes one gRPC unary call and derives correlation fields from tonic metadata.
record_rpc_streaming_snapshot
Records metrics and a log event for one completed gRPC stream snapshot.