1. 31 12月, 2019 1 次提交
  2. 28 12月, 2019 1 次提交
  3. 25 12月, 2019 2 次提交
    • S
      grpc skywalking feature optimize (#241) · 51b9aff5
      ShaoHans 提交于
      * 追踪grpc服务调用
      
      * update
      
      * 1.fix bug:调用grpc服务,当grpcContext.Host为null时会导致peer为null,从而未能形成一条完整链路,故为grpcContext.Host设置一个默认值
      2.代码优化
      51b9aff5
    • J
      update to .net core 3.1 (#264) · 16444d21
      James Yeung 提交于
      * chore: update to .net core 3.1
      
      * chore: update ci environment
      
      * chore: fix dependence
      16444d21
  4. 08 9月, 2019 1 次提交
  5. 15 7月, 2019 1 次提交
  6. 02 7月, 2019 1 次提交
    • Tce (#212) · def87689
      彭伟 提交于
      * Add general host
      
      * Add sign
      
      * Add implicit convert
      
      * Add xml comment
      
      * Fix process crash when has unhandled exception.
      def87689
  7. 15 4月, 2019 1 次提交
  8. 11 4月, 2019 1 次提交
  9. 10 4月, 2019 2 次提交
  10. 09 4月, 2019 1 次提交
    • L
      Feature/clr metrics (#185) · 10b7aaba
      Lemon 提交于
      * Add clr metrics report
      
      * mark smartsql as manual plug-in
      
      * Update CpuHelpers
      10b7aaba
  11. 08 4月, 2019 1 次提交
  12. 07 4月, 2019 1 次提交
  13. 03 4月, 2019 1 次提交
  14. 02 4月, 2019 2 次提交
  15. 27 3月, 2019 1 次提交
  16. 21 3月, 2019 2 次提交
  17. 09 3月, 2019 1 次提交
  18. 02 3月, 2019 2 次提交
  19. 23 2月, 2019 1 次提交
  20. 17 2月, 2019 1 次提交
  21. 16 2月, 2019 3 次提交
  22. 14 2月, 2019 1 次提交
  23. 13 2月, 2019 3 次提交
    • L
      Refactor tracing context (#139) · 2f240672
      Lemon 提交于
      * Delete `ISkyWalkingClient` interface
      
      * Use segment protocol V2
      
      * Forget the old api. All context apis will be overwritten.
      
      * Add segments define
      
      * Add some apis
      
      * Add carrierParser
      
      * Add SegmentContextAccessor API
      
      * Add SampledDelegate interface
      
      * Add thread-safe  SamplerChainBuilder
      
      * Add SegmentContextFactory
      
      * Add ITracingContext Interface
      
      * Refactoring the core API for tracing context
      
      * remove utils package
      
      * Resolve issue #57 : Provide percentage-based sampling
      
      * Refactor HttpClient Tracing
      
      * Fix header carrier
      
      * Add async exitSpan sample
      
      * Add Task.WhenAll sample
      
      * Refactor EntityFrameworkCore tracing
      
      * Refactor SqlClient & CAP Tracing
      
      * Refactor Asp.Net tracing
      
      * Remove outdated APIs
      2f240672
    • L
      Package release (#145) · 91ab544c
      Lemon 提交于
      * Rename PackagePrefix from `SkyWalking` to `SkyAPM`
      
      * Delete MySql.Data
      
      * Rename Agent package name
      91ab544c
    • L
      Package release (#144) · 8b190232
      Lemon 提交于
      * Rename PackagePrefix from `SkyWalking` to `SkyAPM`
      
      * Delete MySql.Data
      8b190232
  24. 12 2月, 2019 1 次提交
  25. 11 2月, 2019 1 次提交
  26. 10 2月, 2019 1 次提交
  27. 09 2月, 2019 1 次提交
  28. 06 2月, 2019 1 次提交
  29. 05 2月, 2019 2 次提交
    • L
      Fix Asp.Net Core package version conflicts (#137) · 10b85e67
      Lemon 提交于
      10b85e67
    • L
      Add language-agent-protocol-v2 support (#136) · ccad0cf3
      Lemon 提交于
      * update protocol
      
      * rm azure-pipeline.yml
      
      * move build.ps1 to scripts
      
      * Fix $Script path
      
      * Fix $Script path
      
      * fix version.props path
      
      * Add protocol submodule
      
      * cleanup protocol define
      
      * move build.cake to rootpath
      
      * Add submodule init
      
      * Remove protos submodule
      
      * pre release Protocol
      
      * Agent anomalies do not affect the application
      
      * Update version to 0.7.1
      
      * Add service register v6
      
      * Add ping service
      
      * Fix licenses
      
      * Clean up unused code
      
      * Refactor segment reporter
      
      * Modified version number
      ccad0cf3
  30. 29 1月, 2019 1 次提交