diagnostics
Can I capture Performance Counters for an Azure Web/Worker Role remotely...?
I am aware of the generation of the Performance Counters and Diagnosis in webrole and worker-role in Azure.[详细]
2023-02-23 22:58 分类:问答Retrieving Azure diagnostics
I have开发者_开发问答 an app running on Azure which logs (traces, really) to the Azure Diagnostics storage. I\'m looking for a good tool which can be used to analyze these logs.[详细]
2023-02-18 12:07 分类:问答ASP.NET MVC why does my app keep restarting?
I have an ASP.NET MVC website that gets about 6500 hits a day, on a shared hosting platform at Server Int开发者_开发问答ellect.I keep seeing app restarts in the logs and I cannot figure out why.[详细]
2023-02-16 21:39 分类:问答GCC's two unusual error messages
Today, I came across two error messages which I never seen before. It\'s completely new to me. Here is the code:[详细]
2023-02-16 12:38 分类:问答Flexible trace viewer (for etl files and runtime traces) [closed]
Closed.开发者_如何学Python This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-07 05:13 分类:问答Log slow loading pages
Do you guys know 开发者_如何学编程of a library/httpmodule for logging slow loading pages (perhaps for a specific treshold) in an ASP.NET environment?[详细]
2023-02-04 03:05 分类:问答Tools / best practices for tracing in .Net
I\'m trying to trace through a large .net website to find out what\'s taking 4 to 5 seconds to load. Normally I just put:[详细]
2023-02-01 03:33 分类:问答Azure: How to create the WADLogsTable for capturing diagnostics code?
I have a worker role that I would like to get diagnoistics feedback on... after adding the appropriate connection string to the ServiceConfiguration.cscfg and th开发者_如何转开发e following code:[详细]
2023-01-31 17:53 分类:问答How to create predictable output with a Lazy<StackFrame>
I\'m working on some internal logging framework and for the sake of performance it seems a good idea to lazily get a StackFrame. I want to use this StackFrame to get the first method outside m开发者_运[详细]
2023-01-31 14:46 分类:问答How do you solve a problem that is unreproducible, random and changes are not immediately testable?
Thought I would throw this one out there and see what other people\'s experiences have been like. I\'m experiencing an issue with a system at work where it stops processing jobs in a queue and \'jams[详细]
2023-01-31 03:38 分类:问答