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.
- For bugs, feedback, questions and discussions please use GitHub Issues.
More details can be found on the Getting Started page of the wiki.
We use the Collective Code Construction Contract (http://rfc.zeromq.org/spec:22). collaboration model.
Nuget package: