Question

Is there anything like New Relic for .Net apps?

Was it helpful?

Solution

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.

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top