Skip to content

Commit

Permalink
assets
Browse files Browse the repository at this point in the history
  • Loading branch information
TerribleDev committed Nov 26, 2016
1 parent 874f10c commit 57cca8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
@@ -1,6 +1,8 @@
## StastN

[![Build status](https://ci.appveyor.com/api/projects/status/2935gqj2013whaoe/branch/master?svg=true)](https://ci.appveyor.com/project/tparnell8/statsn/branch/master) [![Coverage Status](https://coveralls.io/repos/github/TryStatsN/StatsN/badge.svg?branch=master)](https://coveralls.io/github/TryStatsN/StatsN?branch=master)


StastN is a modern high performance Stastd client for dotnet core. StatsN supports both TCP and UDP, although UDP is recommended. Largely inspired by the [statsd-csharp-client](https://github.com/Pereingo/statsd-csharp-client) and the [statsd.net client](https://github.com/lukevenediger/statsd-csharp-client). Both projects In my mind are awesome :facepunch:, just not exactly what I was looking for.

I wrote this client, because I found unit testing [statics](https://github.com/Pereingo/statsd-csharp-client) less than fun, and tired of waiting for [features to be published](https://github.com/lukevenediger/statsd-csharp-client/issues/17). Or support for [features](https://github.com/lukevenediger/statsd-csharp-client/blob/250f02caaf5fdbf3e112ac57c86d5a8bdb9618c5/StatsdClient/IStatsd.cs#L54) that statsd [does not actually supprt](https://github.com/etsy/statsd/issues/467).
Expand Down
Binary file added img/StatsN.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 57cca8d

Please sign in to comment.