Constant CPYTHON_GC_COLLECTIONS
pub const CPYTHON_GC_COLLECTIONS: &'static str;
Expand description
§Description
The number of times a generation was collected since interpreter start.
§Notes
This metric reports data from gc.stats()
§Metadata
Instrument: | counter |
Unit: | {collection} |
Status: | Development |
§Attributes
Name | Requirement |
---|---|
crate::attribute::CPYTHON_GC_GENERATION | Required |