Closed
Description
Background and Motivation
The gen0 budget can be used one of the signals to better understand when the GC is going to collect. It's not the only signal but it's an important one.
Proposed Feature
Today that information is readily available as an GC event but not an event counter. We can either synthesize a counter in our diagnostic tools or emit a counter from the runtime. I don't have a preference but I would like to see the data along side other counters.