Akka.Monitoring
0.3.0
Prefix Reserved
See the version list below for details.
dotnet add package Akka.Monitoring --version 0.3.0
NuGet\Install-Package Akka.Monitoring -Version 0.3.0
<PackageReference Include="Akka.Monitoring" Version="0.3.0" />
paket add Akka.Monitoring --version 0.3.0
#r "nuget: Akka.Monitoring, 0.3.0"
// Install Akka.Monitoring as a Cake Addin #addin nuget:?package=Akka.Monitoring&version=0.3.0 // Install Akka.Monitoring as a Cake Tool #tool nuget:?package=Akka.Monitoring&version=0.3.0
Pluggable monitoring system extension for Akka.NET actor systems
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Akka (>= 0.6.1)
- Newtonsoft.Json (>= 6.0.1)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Akka.Monitoring:
Package | Downloads |
---|---|
Akka.Monitoring.ApplicationInsights
Application Insights monitoring support for Akka.NET actors. |
|
Akka.Monitoring.PerformanceCounters
Windows Performance Counter monitoring support for Akka.NET actors. |
|
Akka.Monitoring.StatsD
StatsD monitoring support for Akka.NET actors. |
|
Akka.Monitoring.Prometheus
Akka.net monitoring adapter for Prometheus |
|
Akka.Monitoring.Datadog
Akka.Monitoring extension for reporting to Datadog |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 347,499 | 9/23/2020 |
1.0.1 | 11,583 | 9/23/2020 |
1.0.0 | 673 | 9/23/2020 |
0.7.0 | 126,825 | 9/14/2017 |
0.5.3 | 25,273 | 4/14/2016 |
0.5.1 | 5,259 | 8/19/2015 |
0.5.0 | 2,948 | 8/13/2015 |
0.4.0 | 1,864 | 7/18/2015 |
0.3.3 | 1,701 | 4/13/2015 |
0.3.2 | 1,888 | 9/3/2014 |
0.3.1 | 1,917 | 7/16/2014 |
0.3.0 | 1,561 | 7/15/2014 |
0.2.4 | 1,731 | 7/9/2014 |
0.2.3 | 1,550 | 7/9/2014 |
0.2.2 | 1,554 | 7/8/2014 |
0.2.1 | 1,588 | 7/8/2014 |
0.2.0 | 1,524 | 7/8/2014 |
0.1.1 | 1,604 | 7/8/2014 |
Upgraded NStatsD.HighPerformance dependency
Removed Helios dependency
Added ability to set sample rates on all calls
Added `SetGlobalSampleRate` method to enable setting a sample rate globally across all calls