Commit History

Author SHA1 Message Date
  holmes1412 f1f5d9a579 rpc_module and trpc : 11 months ago
  holmes1412 e68ac48738 rpc_module : update RPC trace report 11 months ago
  liyingxin 16190ac0f6 rpc_module : Remove some 'const'; Update HttpClientTask/HttpServerTask constructors; 1 year ago
  liyingxin e4d3645c29 rpc_module : 1 year ago
  holmes1412 3350e21730 rpc_module : support semantic conventions for HTTP spans 1 year ago
  holmes1412 13c81f0e1d Add HTTP server/client with AOP modules, including trace and metrics. 1 year ago
  holmes1412 89fe83bed3 rpc_module : simpify the usage of module in server_task and client_task 1 year ago
  holmes1412 cf06912fc3 rpc_module : support trace data transmission in TRPCHttp; skip no trace_id data in RPCTraceFilterPolicy::collect(); 1 year ago
  holmes1412 aef696fe0e rpc_module: 1. Rename RPCSpan -> RPCTrace for module and filter; 1 year ago
  holmes1412 4c69e61949 Add operation.name in trace and metrics attributes 1 year ago
  holmes1412 65ceaca692 Support collecting default data in rpc_module_metrics; Change timestamp milliesecond -> nanosecond; Fix CounterVar reduce bug; 2 years ago
  liyingxin dab183e4d8 support transport baggage in trans_info 2 years ago
  liyingxin 924e85f63e add enum and update define 2 years ago
  holmes1412 6c2e40cab5 update global get_id and fix timestamp_nano 2 years ago
  holmes1412 c9194e847d update codes 2 years ago
  holmes1412 aa4212e478 update codes for OTLP 2 years ago
  holmes1412 76be61f51e mv func impl outside class definition 2 years ago
  holmes1412 98bbcb4f66 remove filter name and simpify the structure of filters in module 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
  holmes1412 4a128a287e add log() and baggage() 2 years ago
  holmes1412 9caf03a0d4 update span context with OpenTracing specification 2 years ago
  holmes1412 5f7110bded make sure module has the same type with server/client when add_module() 3 years ago
  XieHan 9d6d0b301a update RPC Server's SeriesWork 3 years ago
  holmes1412 823122077d make client/server module the same 3 years ago
  holmes1412 0e2a01701b update null ref for RPCModuleData and add test_module 3 years ago
  holmes1412 a93cd0d8ec update api for RPCModule and RPCModuleData 3 years ago
  holmes1412 a99b9bcd44 add modules for AOP features 3 years ago