Technologies/Flask/Prometheus/process_resident_memory_bytes

process_resident_memory_bytes

gauge
Resident memory size in bytes (RSS) of the Flask processGitHubView Documentation
Properties
UnitBy
Typegauge
DimensionsNone
NotesDefault metric from prometheus_client library. Tracks actual physical memory used by the process.
Sourceprometheus_client.ProcessCollector
Backend
PrometheusPrometheus
Interface Documentationprometheus_flask_exporter - Prometheus exporter for Flask applications