cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

.NET metric generational memory

contactaxoo
Newcomer

Hi everyone,

 

I am trying to build a dashboard for a .NET based application.

I would like to understand the difference between 2 different metrics for GC in .NET.

Under Data Explorer Tab I can chose :

.NET garbage collection (# Gen 1) AKA builtin:tech.dotnet.gc.gen1Collections
Gen 1 Collections AKA builtin:tech.dotnet.perfmon."#Gen1Collections"
As I'm trying to build a "Table" with different processes, I can see that if the first metric returns a value, the second one returns nothing. Some processes have a returned value for the first metric, and some other processes have only returned values for the second one.

 

Does someone know the differences between those 2 metrics ? 

I can't update an image in my post.

 

Thanks in advance for your help.

 

Terry

2 REPLIES 2

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

You can find all .NET metrics here.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Miguel_RinconG
Dynatrace Advisor
Dynatrace Advisor

Hi,

You can find all metrics in your´s Dynatrace tenant:

Miguel_RinconG_0-1706191201446.png

Miguel_RinconG_1-1706191284677.png

 

 

 

Featured Posts