Galosoft.IaaS.SkyAPM 25.1.10.1-nj

This is a prerelease version of Galosoft.IaaS.SkyAPM.
dotnet add package Galosoft.IaaS.SkyAPM --version 25.1.10.1-nj                
NuGet\Install-Package Galosoft.IaaS.SkyAPM -Version 25.1.10.1-nj                
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="Galosoft.IaaS.SkyAPM" Version="25.1.10.1-nj" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Galosoft.IaaS.SkyAPM --version 25.1.10.1-nj                
#r "nuget: Galosoft.IaaS.SkyAPM, 25.1.10.1-nj"                
#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.
// Install Galosoft.IaaS.SkyAPM as a Cake Addin
#addin nuget:?package=Galosoft.IaaS.SkyAPM&version=25.1.10.1-nj&prerelease

// Install Galosoft.IaaS.SkyAPM as a Cake Tool
#tool nuget:?package=Galosoft.IaaS.SkyAPM&version=25.1.10.1-nj&prerelease                

Galosoft.IaaS.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. 
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 Galosoft.IaaS.SkyAPM:

Package Downloads
Galosoft.Micro.App

Galosoft.IaaS快速开发库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
25.1.10.1-nj 29 1/10/2025
24.12.16.1-nj 38 12/17/2024