etishor / Metrics.NET

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for AWS CloudWatch

Kurtpenter opened this issue · comments

Is there any support available (or in roadmap) for sending metrics to AWS CloudWatch?

For the original Java library I found some implementations: