1. 08 5月, 2019 1 次提交
    • G
      Adding HTTP client/server plugin (#9) · e0c2e750
      Gao Hongtao 提交于
      * Adding more unit test cases including
      
       * noop test
       * gRPC reporter test
       * tracer parameter test
       * and so on
      
      * Add http plugin
      
      * Add essentail tags
      
      * Add component
      
      * Add log reporter for examples
      
      * Polish codes
      e0c2e750
  2. 06 5月, 2019 1 次提交
  3. 30 4月, 2019 1 次提交
    • G
      Adding Noop Span (#7) · a0c2769a
      Gao Hongtao 提交于
      * Creating noop span when tracer is not inited
       * If the current context contans noop span, other spans are all noop spans
      a0c2769a
  4. 19 4月, 2019 1 次提交
  5. 05 4月, 2019 2 次提交
  6. 29 3月, 2019 1 次提交
    • G
      Add register (#3) · f42a3acb
      Gao Hongtao 提交于
      - Add gRPC lib
      - Add skywalking proto and generate *.pb.go files
      - Implement service and instance register
      f42a3acb