1. 15 Apr, 2019 1 commit
  2. 11 Apr, 2019 1 commit
  3. 10 Apr, 2019 2 commits
    • 彭伟's avatar
      Feature (#189) · 96554c82
      彭伟 authored
      * Add xml comment
      
      * fix: LocalSegment relationship error when use Task.WhenAll
      96554c82
    • 彭伟's avatar
      Add implicit convert (#187) · f67a8682
      彭伟 authored
      * Add general host
      
      * Add sign
      
      * Add implicit convert
      f67a8682
  4. 09 Apr, 2019 1 commit
    • Lemon's avatar
      Feature/clr metrics (#185) · 10b7aaba
      Lemon authored
      * Add clr metrics report
      
      * mark smartsql as manual plug-in
      
      * Update CpuHelpers
      10b7aaba
  5. 08 Apr, 2019 1 commit
  6. 07 Apr, 2019 1 commit
  7. 03 Apr, 2019 1 commit
  8. 02 Apr, 2019 2 commits
  9. 27 Mar, 2019 1 commit
  10. 21 Mar, 2019 2 commits
  11. 09 Mar, 2019 1 commit
  12. 02 Mar, 2019 2 commits
  13. 23 Feb, 2019 1 commit
  14. 17 Feb, 2019 1 commit
  15. 16 Feb, 2019 3 commits
  16. 14 Feb, 2019 1 commit
  17. 13 Feb, 2019 3 commits
    • Lemon's avatar
      Refactor tracing context (#139) · 2f240672
      Lemon authored
      * 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
    • Lemon's avatar
      Package release (#145) · 91ab544c
      Lemon authored
      * Rename PackagePrefix from `SkyWalking` to `SkyAPM`
      
      * Delete MySql.Data
      
      * Rename Agent package name
      91ab544c
    • Lemon's avatar
      Package release (#144) · 8b190232
      Lemon authored
      * Rename PackagePrefix from `SkyWalking` to `SkyAPM`
      
      * Delete MySql.Data
      8b190232
  18. 12 Feb, 2019 1 commit
  19. 11 Feb, 2019 1 commit
  20. 09 Feb, 2019 2 commits
  21. 06 Feb, 2019 1 commit
  22. 05 Feb, 2019 2 commits
    • Lemon's avatar
      Fix Asp.Net Core package version conflicts (#137) · 10b85e67
      Lemon authored
      10b85e67
    • Lemon's avatar
      Add language-agent-protocol-v2 support (#136) · ccad0cf3
      Lemon authored
      * 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
  23. 29 Jan, 2019 2 commits
  24. 26 Jan, 2019 1 commit
  25. 21 Jan, 2019 1 commit
    • kaanid's avatar
      asp.net ContextManager.ActiveSpan is null, from httpContext.Items (#119) · 331a0037
      kaanid authored
      * asp.net Exclude OPTIONS request && sample asp.net skywalking.json
      
      * skywalking.sample.aspnet package update
      
      * asp.net ContextManager.ActiveSpan is null, from httpContext.Items
      
      * SetBodyData
      
      * record request body data
      
      * record request body data
      
      * record request body data modifty
      331a0037
  26. 14 Jan, 2019 4 commits