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

GitAtSmsPortal/Metrics.NET

 
 

Repository files navigation

#Metrics.NET

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

More information and documentation are available in the wiki.

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

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

  • C# 99.7%
  • Other 0.3%