issues
search
sogou
/
srpc
RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.
Apache License 2.0
1.95k
stars
385
forks
source link
rpc_module: rename Span to Trace and add classes for more general usages.
#294
Closed
holmes1412
closed
1 year ago
holmes1412
commented
1 year ago
Rename RPCSpan -> RPCTrace for module and filter.
Add TraceModule and MetricsModule for other classes to derive from, which make them usable for more types of tasks, such as RPC, HTTP, Redis, etc.