Technologies/Flask/Prometheus/process_virtual_memory_bytes

process_virtual_memory_bytes

gauge
Virtual memory size in bytes of the Flask processGitHubView Documentation
Properties
UnitBy
Typegauge
DimensionsNone
NotesDefault metric from prometheus_client library. Enabled when default_metrics=True (default). Tracks virtual memory usage of the Flask process.
Sourceprometheus_client.ProcessCollector
Backend
PrometheusPrometheus
Interface Documentationprometheus_flask_exporter - Prometheus exporter for Flask applications