A thread-safe C# .NET client for reporting metrics to various providers, including Bosun and SignalFx.
Info
Version: | 2.0.10 |
Author(s): | Stack Exchange, Inc., Bret Copeland |
Last Update: | Thursday, February 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StackExchange/StackExchange.Metrics |
NuGet Url: | https://www.nuget.org/packages/StackExchange.Metrics |
Install
Install-Package StackExchange.Metrics
dotnet add package StackExchange.Metrics
paket add StackExchange.Metrics
StackExchange.Metrics Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Options(>= 3.1.1)
- Pipelines.Sockets.Unofficial(>= 2.1.11)
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Text.Json(>= 4.7.2)
- Microsoft.Diagnostics.NETCore.Client(>= 0.2.61701)
- Microsoft.Diagnostics.Tracing.TraceEvent(>= 2.0.55)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Options(>= 3.1.1)
- Pipelines.Sockets.Unofficial(>= 2.1.11)
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Text.Json(>= 4.7.2)
Tags