The approximate number of bytes allocated on the managed GC heap since the process has started. The returned value does not include any native allocations.
Note
Meter name: System.Runtime; Added in: .NET 9.0.
This metric reports the same values as calling GC.GetTotalAllocatedBytes().
The approximate number of bytes allocated on the managed GC heap since the process has started. The returned value does not include any native allocations.