Info
Version: | 1.0.5 |
Author(s): | Gal Segal |
Last Update: | Sunday, August 4, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/galsegal/Varshaman |
NuGet Url: | https://www.nuget.org/packages/Varshaman |
Install
Install-Package Varshaman
dotnet add package Varshaman
paket add Varshaman
Varshaman Download (Unzip the "nupkg" after downloading)
Dependencies
- PostSharp(3.0.32)
- StatsdClient(1.0.0.15)
It allows creation of graphs and metrics in unobtrusive way with minimal performance impact.
Varshaman is a C# wrapper for statsd that gives the ability to implement metrics creation as a cross cutting concern by integrating statsd excellent C# client statsd-csharp-client and PostSharp.