- 16 Feb, 2019 3 commits
-
-
Lemon authored
-
Lemon authored
* rm InstallCommand * Update docs * Update Readme and docs
-
Lemon authored
* rename skywalking-netcore to skyapm-dotnet * rename namespace * rename project name * rm * update protocol submodule * Update CI * change file header * update sample * add config * Add sample config file * Update docs
-
- 14 Feb, 2019 1 commit
-
-
ChaunceyLin5152 authored
-
- 13 Feb, 2019 3 commits
-
-
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
-
Lemon authored
* Rename PackagePrefix from `SkyWalking` to `SkyAPM` * Delete MySql.Data * Rename Agent package name
-
Lemon authored
* Rename PackagePrefix from `SkyWalking` to `SkyAPM` * Delete MySql.Data
-
- 12 Feb, 2019 1 commit
-
-
Lemon authored
-
- 11 Feb, 2019 1 commit
-
-
吴晟 Wu Sheng authored
cc @liuhaoyang
-
- 09 Feb, 2019 2 commits
-
-
吴晟 Wu Sheng authored
-
Lemon authored
-
- 06 Feb, 2019 1 commit
-
-
Lemon authored
* add ProtocolVersion config * Add Protocol Version Selection Switch * add v5 collect service
-
- 05 Feb, 2019 2 commits
-
-
Lemon authored
-
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
-
- 29 Jan, 2019 2 commits
-
-
Lemon authored
-
-
- 26 Jan, 2019 1 commit
-
-
Lemon authored
* Set up CI with Azure Pipelines * Add sqlite diagnostics
-
- 21 Jan, 2019 1 commit
-
-
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
-
- 14 Jan, 2019 9 commits
-
-
Lemon authored
-
-
Lemon authored
* Set up CI with Azure Pipelines * update version to 0.7.0 * rm azure-pipeline
-
-
Savorboard authored
* upgrade deps nuget packages * Update appveyor.yml * Merge Branch * Update appveyor.yml
-
吴晟 Wu Sheng authored
-
-
Ahoo Wang authored
* fix ContextManager.ContextProperties is-null check bug * optimize null-check * fix AssemblyName : SSkyWalking -> SkyWalking
-
Ahoo Wang authored
* fix ContextManager.ContextProperties is-null check bug * optimize null-check
-
- 30 Dec, 2018 1 commit
-
-
- 25 Dec, 2018 1 commit
-
-
kaanid authored
-
- 23 Dec, 2018 1 commit
-
-
kaanid authored
* skywalking.json * Update skywalking.json.md * skywalking.json
-
- 12 Dec, 2018 1 commit
-
-
linkinshi authored
-
- 15 Nov, 2018 1 commit
-
-
XiaoFu authored
as title
-
- 31 Oct, 2018 1 commit
-
-
- 29 Oct, 2018 1 commit
-
-
beckjin authored
Set ServiceCollectionExtensions to public,in order to use services.AddSkyWalkingCore () in ConfigureServices. (#100)
-
- 09 Oct, 2018 1 commit
-
-
吴晟 Wu Sheng authored
-
- 08 Oct, 2018 4 commits
-
-
Lemon authored
* Set up CI with Azure Pipelines * Fix windows DOTNET_ADDITIONAL_DEPS * rm azure-pipelines.yml * Remove SkyWalking.Diagnostics.EntityFrameworkCore.Sqlite
-
Lemon authored
* Set up CI with Azure Pipelines * Clean up solution structure * Delete SkyWalking.NetworkProtocol * remove HostingStartup * Rename "SkyWalking.AspNetCore" to "SkyWalking.Agent.AspNetCore" * Add SkyWalking.DotNet.CLI for SkyWalking dotnet global tool * Fix CI: DotnetTool does not support target framework lower than netcoreapp2.1. * Add SkyWalking.DotNet.CLI.Command parser * Implement the "dotnet sw install" command to install the SkyWalking .NET Core Agent. * Add SkyWalking additonalDeps * Generate config file for SkyWalking .NET Core Agent * Update DirectoryProvider.cs * Fix : Access to the path is denied in windows * Fix : Access to the path is denied in windows * Change tmp directory log * Fix Information log level * Rename SkyWalking.DotNet.CLI tool command * Update README.md * Fix : An assembly specified in the application dependencies manifest was not found * Update README.md * Fix install SkyWalking DotNet CLI * Fix dotnet store error on windows
-
-
Lemon authored
* Set up CI with Azure Pipelines * Clean up solution structure * Delete SkyWalking.NetworkProtocol * remove HostingStartup * Rename "SkyWalking.AspNetCore" to "SkyWalking.Agent.AspNetCore" * Add SkyWalking.DotNet.CLI for SkyWalking dotnet global tool * Fix CI: DotnetTool does not support target framework lower than netcoreapp2.1. * Add SkyWalking.DotNet.CLI.Command parser * Implement the "dotnet sw install" command to install the SkyWalking .NET Core Agent. * Add SkyWalking additonalDeps * Generate config file for SkyWalking .NET Core Agent * Update DirectoryProvider.cs * Fix : Access to the path is denied in windows * Fix : Access to the path is denied in windows * Change tmp directory log * Fix Information log level * Rename SkyWalking.DotNet.CLI tool command * Update README.md * Fix : An assembly specified in the application dependencies manifest was not found * Update README.md * Fix install SkyWalking DotNet CLI
-
- 04 Oct, 2018 1 commit
-
-