简体   繁体   English

Ruby on Rails的性能指标宝

[英]Performance indicator gem for Ruby on Rails

I'm looking for a gem for Rails that helps to monitor the performance of a platform. 我正在寻找Rails的宝石,以帮助监视平台的性能。 It needs to be able to monitor key performance indicators of the platform. 它需要能够监视平台的关键性能指标。 Stuff like the number of users gained each day, the number of users that left the platform. 就像每天获得的用户数量,离开平台的用户数量这样的东西。 I found the library of Sevos that looks quite nice, but it leaves me wondering if there are other tools that can easily be integrated with active_admin. 我发现Sevos库看起来不错,但是让我想知道是否有其他工具可以轻松地与active_admin集成。 With a more graphic way of showing the performance of the platform. 以更加图形化的方式展示平台的性能。

I think http://www.newrelic.com could be interesting for you. 我认为http://www.newrelic.com对您来说可能很有趣。 I haven't tested it yet but it looks promising and I've heard from some other people that they use it for their apps. 我尚未对其进行测试,但是它看起来很有希望,并且我从其他人那里听说他们在其应用程序中使用了它。 you can find the ruby agent on https://github.com/newrelic/rpm 您可以在https://github.com/newrelic/rpm上找到ruby代理

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM