DEPRECATED, This packages has been renamed Nancy.Metrics


Keywords
nancy, nancyfx, metrics, measurements, charts, timer, histogram, duration, graphite, health, checks
License
Apache-2.0
Install
Install-Package NancyFx.Metrics -Version 0.2.2

Documentation

#Metrics.NET

Branch Appveyor Travis
master Master Build status Mono Build Status
dev Dev Build status Mono Build Status

NuGet Status Issue Stats Issue Stats

Metrics.NET - a .NET Port, with lots of additional functionality, of the awesome Java metrics library by Coda Hale.

A lot more information and documentation are available in the wiki.

Note: this repo is no longer being actively maintained. See Recognos/Metrics.NET for a continuation of the project.

License

This library will always keep the same license as the original Java Metrics library (as long as its an open source, permisive license). This port is also inspired and contains some code from Daniel Crenna's port.

The original metrics project is released under this therms (https://github.com/dropwizard/metrics): Copyright (c) 2010-2013 Coda Hale, Yammer.com Published under Apache Software License 2.0, see LICENSE

This library ( Metrics.NET ) is release under Apache 2.0 License ( see LICENSE ) Copyright (c) 2014 Iulian Margarintescu