문제

Is 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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top