Galosys.Foundation.SkyAPM 26.5.20.1

dotnet add package Galosys.Foundation.SkyAPM --version 26.5.20.1
                    
NuGet\Install-Package Galosys.Foundation.SkyAPM -Version 26.5.20.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Galosys.Foundation.SkyAPM" Version="26.5.20.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Galosys.Foundation.SkyAPM" Version="26.5.20.1" />
                    
Directory.Packages.props
<PackageReference Include="Galosys.Foundation.SkyAPM" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Galosys.Foundation.SkyAPM --version 26.5.20.1
                    
#r "nuget: Galosys.Foundation.SkyAPM, 26.5.20.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Galosys.Foundation.SkyAPM@26.5.20.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Galosys.Foundation.SkyAPM&version=26.5.20.1
                    
Install as a Cake Addin
#tool nuget:?package=Galosys.Foundation.SkyAPM&version=26.5.20.1
                    
Install as a Cake Tool

Galosys.Foundation.SkyAPM

成熟度: 🟡 可用 — 功能完整,测试或文档可能不完善

skyapm.json + skyapm.Development.json +skyapm.Production.json


ServiceName 默认 取的是 Env.GetApplicationContext()

{
    "SkyWalking": {
    "ServiceName": "app",
    "Namespace": "",
    "HeaderVersions": [
      "sw8"
    ],
    "Sampling": {
      "SamplePer3Secs": -1,
      "Percentage": -1.0
    },
    "Logging": {
      "Level": "Information",
      "FilePath": "logs\\skyapm-{Date}.log"
    },
    "Transport": {
      "Interval": 3000,
      "ProtocolVersion": "v8",
      "QueueSize": 30000,
      "BatchSize": 3000,
      "gRPC": {
        "Servers": "localhost:11800",
        "Timeout": 10000,
        "ConnectTimeout": 10000,
        "ReportTimeout": 600000,
        "Authentication": ""
      }
    }
  }
}
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Galosys.Foundation.SkyAPM:

Package Downloads
Galosys.Micro.App

Galosys.Foundation快速开发库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.5.20.1 91 5/20/2026
26.5.19.1 93 5/19/2026
26.5.18.1 92 5/18/2026
26.5.15.1 92 5/15/2026
26.5.12.3 96 5/12/2026
26.5.12.2 96 5/12/2026
26.4.27.1-rc1 95 4/26/2026
26.4.25.1-rc1 88 4/25/2026
26.4.22.2-rc7 93 4/22/2026
26.4.22.2-rc6 90 4/22/2026
26.4.22.2-rc4 94 4/22/2026
26.4.22.2-rc3 87 4/22/2026
26.4.19.1-rc1 94 4/19/2026
26.4.12.8-rc1 92 4/12/2026
26.4.12.7-rc1 90 4/12/2026
26.4.12.5-rc1 97 4/12/2026
26.1.30.1-rc1 130 1/30/2026
26.1.29.1 133 1/29/2026
26.1.28.5 125 1/28/2026
26.1.28.4 128 1/28/2026
Loading failed