skbkontur/Metrics.NET

Name: Metrics.NET

Owner: Kontur

Description: 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.

Forked from: Recognos/Metrics.NET

Created: 2016-12-23 13:34:34.0

Updated: 2016-12-23 15:00:22.0

Pushed: 2017-11-24 07:58:31.0

Homepage:

Size: 5034

Language: C#

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Metrics.NET

NuGet Status

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.

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.