Commit History

Author SHA1 Message Date
  holmes1412 aef696fe0e rpc_module: 1. Rename RPCSpan -> RPCTrace for module and filter; 1 year ago
  holmes1412 e03be9b364 Add data in RPCMetricsOTel; Add counter label_map for Collector; 2 years ago
  holmes1412 52ee5591e0 metrics: add module, filter, var and proto 2 years ago
  liyingxin 7d92af7ffd add rpc_basic.cc and remove compile warning 2 years ago
  XieHan 9ede2e52b0 simplify code 2 years ago
  liyingxin bafd888168 fix string '\0' bug 2 years ago
  liyingxin 153bdffdfd change char **out to char *out 2 years ago
  liyingxin 021db85fb0 add HEX_TO_BUF()/BUF_TO_HEX() and make trace_id/span_id hex in http header 2 years ago
  liyingxin 25c9b9f135 support JsonPrintOptions on RPCContext (currently protobuf only) 2 years ago
  liyingxin 85c145a1c2 fix ntohl in thrift and move some codes 2 years ago
  holmes1412 ec3a68eba2 update RPCSpanDefault and update filling trace_id/span_id 2 years ago
  holmes1412 5a7d0314a2 add include 2 years ago
  liyingxin 14c6703079 add rpc_basic.h 2 years ago
  holmes1412 4e184e8f98 update codes for rpc_module and remove remove api 2 years ago
  holmes1412 0b161727a2 update rpc_module with rpc_filter 2 years ago
  XieHan ee7194cfd6 RPCDataUndefine set to -1 3 years ago
  XieHan 1e3be8557b set rpc client default to keep-alive connection (30 secs) 3 years ago
  holmes1412 b316c767ab use system_clock() and steady_clock() 3 years ago
  holmes1412 b33a478d83 replace clock_gettime() with std::chrono 3 years ago
  holmes1412 8511616b6d 1. change set_span_to_meta()/get_span_from_meta() into set_meta_span()/get_meta_span(); 2. change RPCSpanLoggerDefault api: set_spans_per_msec(); 3. update inner static function: addr_to_string(); 4. delete INT_UNSET/UINT_UNSET/UINT64_UNSET and replace with limits.h; 3 years ago
  holmes1412 50ca32df56 add rpc_span_policies.h 3 years ago
  holmes1412 998d05004e add RPCSpanLogger 3 years ago
  holmes1412 cbbae5fa03 add span_creator 3 years ago
  holmes1412 ae0390b6e9 Add rpc trace and span first version. 3 years ago
  holmes1412 95320a64c7 Update codes and the way to make. 3 years ago
  holmes1412 45b5b32105 change namespace sogou into srpc 3 years ago
  liyingxin 7114f18794 initialize 3 years ago