Skip to content

The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.

License

Notifications You must be signed in to change notification settings

Recognos/Metrics.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Paul Parau
Feb 19, 2018
7221ea9 · Feb 19, 2018
Feb 19, 2018
Feb 19, 2018
Dec 3, 2016
Feb 19, 2018
Jul 2, 2014
May 16, 2017
Apr 5, 2015
Jul 26, 2015
Feb 19, 2018
Oct 12, 2014
Apr 8, 2015
Nov 6, 2014
Apr 24, 2016
Jul 26, 2015
Feb 4, 2017
Feb 19, 2018
Jul 26, 2015
Apr 5, 2015
Apr 7, 2016

Repository files navigation

#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.

This is a continuation of the original (now unmaintained) project https://github.com/etishor/Metrics.NET.

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

Changelog (stable)

Changelog (prerelease)

List of External Reporters

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 © 2010-2013 Coda Hale, Yammer.com Published under Apache Software License 2.0, see LICENSE

This library (Metrics.NET) is released under Apache 2.0 License (see LICENSE) Copyright © 2017 Iulian Margarintescu, The Recognos Metrics.NET Team

About

The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages