在Windows环境中使用Etsy的StatsD [英] Using Etsy's StatsD in a Windows Environment

查看:115
本文介绍了在Windows环境中使用Etsy的StatsD的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要在Windows环境中使用Etsy的 Statsd ?我的意图是创建一个使用Statsd的.net客户端。

What will I need to use Etsy's Statsd in a Windows Environment? My intentions are to create a .net client to use Statsd.

推荐答案

您最好的选择是安装一台装有statsd和Graphite的Linux服务器。然后,您只需要编写一些C#代码以进行UDP调用即可将指标导入系统。

Your best bet is to have a Linux server with statsd and Graphite installed. You would then just need to write some C# code to make the UDP call to get the metric into the system.

[UPDATE(6/23/2014):我来了在名为 statsd.net 的statsd / Graphite克隆中,该方法看起来很有希望,但在等式。我仍然认为最好的选择是使用实际的statsd / Graphite项目,因为任何克隆都必须赶上追赶。]

[UPDATE (6/23/2014): I came across a statsd/Graphite clone called statsd.net that looks promising but largely lacking on the Graphite side of the equation. I still think the best bet is to use the actual statsd/Graphite projects since any clone is necessary playing catch-up.]

这篇关于在Windows环境中使用Etsy的StatsD的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆