opentelemetry_semantic_conventions::attributeConstant DOTNET_GC_HEAP_GENERATION
Source pub const DOTNET_GC_HEAP_GENERATION: &str = "dotnet.gc.heap.generation";
Expand description
Name of the garbage collector managed heap generation.
§Notes
§Examples