New Relic for .Net? [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so i开发者_StackOverflow社区t can be answered with facts and citations.
Closed 7 years ago.
Improve this questionIs there anything like New Relic for .Net apps?
Sam, I'm happy to tell you that as of today, there is something that is very much like New Relic for .NET. It's New Relic for .NET. Same service, UI, pricing, etc. New agent that supports the .NET framework. Try it out for free: https://newrelic.com/docs/dotnet/new-relic-for-net.
dotTrace from jetbrains: http://www.jetbrains.com/profiler/index.html
or
ants profiler: http://www.red-gate.com/products/ants_performance_profiler/features.htm
I've used both and liked them both, not free though.
for insane profiling across processes and machines (in a SOA platform for instance) we have used dynaTrace http://www.dynatrace.com/en/ which is definately NOT free :)
You can also use Ruxit, a new SaaS APM solution: http://blog.ruxit.com/net-monitoring-unlocked/ Its pretty cool!
The IIS community has many tools for performance monitoring.
http://www.iis.net/downloads/Performance
精彩评论