Commit History

Author SHA1 Message Date
  liukaidx b565a71490 fix line width 3 years ago
  kedixa 84cdcccdc6 change code format 3 years ago
  kedixa 91df54d316 ignore case when compare http header keys 3 years ago
  holmes1412 8d071d0ab6 update some uint64_t into int64_t 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 e8440bd338 1. change set_span()/get_span() into set_span_to_meta()/get_span_from_meta(); 2. make span_id uint64; 3. move inet_ntop() to static; 4. update other codes; 3 years ago
  holmes1412 55b0380ac0 Fix has_span() return and update some codes. 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 5ec7d505b9 modify RPCCompressor 3 years ago
  liyingxin 49dad622d6 1. modify errmsg for brpc/thrift; 2. update code style; 3 years ago
  liyingxin 7114f18794 initialize 3 years ago