# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 9104.0 python_gc_objects_collected_total{generation="1"} 985.0 python_gc_objects_collected_total{generation="2"} 0.0 # HELP python_gc_objects_uncollectable_total Uncollectable objects found during GC # TYPE python_gc_objects_uncollectable_total counter python_gc_objects_uncollectable_total{generation="0"} 0.0 python_gc_objects_uncollectable_total{generation="1"} 0.0 python_gc_objects_uncollectable_total{generation="2"} 0.0 # HELP python_gc_collections_total Number of times this generation was collected # TYPE python_gc_collections_total counter python_gc_collections_total{generation="0"} 79.0 python_gc_collections_total{generation="1"} 7.0 python_gc_collections_total{generation="2"} 0.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="12",patchlevel="13",version="3.12.13"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 5.1142656e+07 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 3.6179968e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.78220639679e+09 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 1.9100000000000001 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 11.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP demoapp_requests_total Nombre total de requêtes HTTP # TYPE demoapp_requests_total counter demoapp_requests_total{endpoint="/healthz"} 768.0 demoapp_requests_total{endpoint="/"} 18.0 demoapp_requests_total{endpoint="/api/secret-status"} 5.0 # HELP demoapp_requests_created Nombre total de requêtes HTTP # TYPE demoapp_requests_created gauge demoapp_requests_created{endpoint="/healthz"} 1.7822064094436707e+09 demoapp_requests_created{endpoint="/"} 1.782206454973641e+09 demoapp_requests_created{endpoint="/api/secret-status"} 1.782206470098766e+09