Skip to content

A metrics library for .net inspired by the codahale metrics library and Netflix servo.

License

Notifications You must be signed in to change notification settings

nohros/must.metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

must.metrics

A metrics library for .NET inspired by the [codahale metrics] library(http://github.com/codahale/metrics) and Netflix servo.

Must metrics provides a simple interface for exposing and publishing application metrics in C#. The primary goals are:

  • Flexible Publishing: Once metrics are exposed, it should be easy to regularly poll the metrics and make them available for internal reporting systems, logs, and services like Datadog and InfluxDB.

This is already been implemented inside of Nohros Inc and mous of our applications currently use it.

Project Details

Documentation

Communication

  • For bugs, feedback, questions and discussions please use GitHub Issues.

More details can be found on the Getting Started page of the wiki.

Getting Involved

We use the Collective Code Construction Contract (http://rfc.zeromq.org/spec:22). collaboration model.

Nuget package:

https://www.nuget.org/packages/must.metrics/

About

A metrics library for .net inspired by the codahale metrics library and Netflix servo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages