开发者

Problem: .NET Performance counter data goes missing after a short period

开发者 https://www.devze.com 2023-01-13 03:55 出处:网络
I am trying to log the .Net memory performance counters but the logs开发者_C百科 stop recording data after a bit. I am doing this for a bunch of servers and all of them stop working at different point

I am trying to log the .Net memory performance counters but the logs开发者_C百科 stop recording data after a bit. I am doing this for a bunch of servers and all of them stop working at different points in time. Here is the one I am logging .NET CLR Memory(w3wp)# Total reserved Bytes But the other counters like vbytes etc. also show the same results.

Does anyone know if this is a known issue or has faced something similar and been able to resolve yet ?

0

精彩评论

暂无评论...
验证码 换一张
取 消