Reference documentation and code samples for the Cloud Trace API module GRPC::ActiveCallWithTrace.
Stackdriver Trace instrumentation of GRPC by patching GRPC::ActiveCall
class. Intercept each GRPC request and create a Trace span with basic
request information.
Methods
#request_response
defrequest_response(*args,**kwargs)
Override GRPC::ActiveCall#request_response method. Wrap the original
method with a trace span that will get submitted with the overall request
trace span tree.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]