Orleans.TelemetryConsumers.MetricsTracker
1.0.0
An extension for Orleans which intercepts all telemetry calls, calculates and tracks the metrics on each silo, and aggregates all of the silo metrics into a ClusterMetricsGrain. The metrics stored in this grain can be accessed from any grain or Orleans client.
Install-Package Orleans.TelemetryConsumers.MetricsTracker -Version 1.0.0
dotnet add package Orleans.TelemetryConsumers.MetricsTracker --version 1.0.0
<PackageReference Include="Orleans.TelemetryConsumers.MetricsTracker" Version="1.0.0" />
paket add Orleans.TelemetryConsumers.MetricsTracker --version 1.0.0
Release Notes
Welcome to version 1.0.0 - the first non-beta version Orleans.MetricsTracker! This used to be called,
and previous versions can be found at the NuGet.org page for, Orleans.TelemetryConsumers.MetricsTracker:
Orleans.TelemetryConsumers.MetricsTracker
This version has been tested to work better with other Orleans plugins (such as OrleansDashboard) which also register silo interceptors,
and is now using the proper synchronization context for calling into grains from telemetry consumers.
Still, despite all the recent work to debug and stabilize this metrics tool, if you do find any bugs please report them to:
https://github.com/OrleansContrib/Orleans.TelemetryConsumers.MetricsTracker/issues
Dependencies
-
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.Orleans.OrleansCodeGenerator.Build (>= 1.4.1)
- Microsoft.Orleans.OrleansRuntime (>= 1.4.1)
- Microsoft.Win32.Primitives (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- System.AppContext (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.Console (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Globalization.Calendars (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 539 | 5/15/2017 |
0.9.22-beta | 350 | 5/15/2017 |
0.9.21-beta | 343 | 5/15/2017 |
0.9.20-beta | 361 | 5/9/2017 |
0.9.19-beta | 380 | 5/6/2017 |
0.9.18-beta | 364 | 5/6/2017 |
0.9.17-beta | 591 | 12/3/2016 |
0.9.16-beta | 374 | 12/2/2016 |
0.9.15-beta | 481 | 11/17/2016 |
0.9.14-beta | 447 | 11/16/2016 |
0.9.13-beta | 426 | 11/16/2016 |
0.9.12-beta | 413 | 11/4/2016 |
0.9.11-beta | 404 | 11/4/2016 |
0.9.10-beta | 373 | 11/4/2016 |
0.9.9-beta | 403 | 10/28/2016 |
0.9.8-beta | 467 | 10/27/2016 |
0.9.7-beta | 388 | 10/21/2016 |
0.9.6-alpha | 384 | 9/28/2016 |
0.9.4-alpha | 556 | 8/15/2016 |
0.9.3-alpha | 641 | 8/13/2016 |