Info
Version: | 1.20.0 |
Author(s): | Elastic and contributors |
Last Update: | Monday, February 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/elastic/apm-agent-dotnet |
NuGet Url: | https://www.nuget.org/packages/Elastic.Apm |
Install
Install-Package Elastic.Apm
dotnet add package Elastic.Apm
paket add Elastic.Apm
Elastic.Apm Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Ben.Demystifier(>= 0.1.6)
- Microsoft.Diagnostics.Tracing.TraceEvent(>= 2.0.2)
- Newtonsoft.Json(>= 11.0.2)
- System.Diagnostics.DiagnosticSource(>= 5.0.0)
- System.Diagnostics.PerformanceCounter(>= 4.5.0)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
- Ben.Demystifier(>= 0.1.6)
- Microsoft.Diagnostics.Tracing.TraceEvent(>= 2.0.2)
- Newtonsoft.Json(>= 11.0.2)
- System.Diagnostics.DiagnosticSource(>= 5.0.0)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
Tags
This package provides core functionality for transmitting of all Elastic APM types and is a dependent package for all other Elastic APM package. Additionally this package contains the public Agent API that allows you to manually capture transactions and spans.
Please install the platform specific package for the best experience. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs.