# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 398.0 python_gc_objects_collected_total{generation="1"} 10.0 python_gc_objects_collected_total{generation="2"} 6.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"} 136.0 python_gc_collections_total{generation="1"} 12.0 python_gc_collections_total{generation="2"} 1.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 1.50577152e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 6.4405504e+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.78392789368e+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.6 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 18.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024.0 # HELP waf_requests_total Total requests analyzed by WAF # TYPE waf_requests_total counter waf_requests_total{method="GET",status="404"} 1.0 # HELP waf_requests_created Total requests analyzed by WAF # TYPE waf_requests_created gauge waf_requests_created{method="GET",status="404"} 1.7839278962242465e+09 # HELP waf_blocked_total Total requests blocked by WAF # TYPE waf_blocked_total counter # HELP waf_rule_hits_total Times each WAF rule fired # TYPE waf_rule_hits_total counter # HELP waf_response_time_seconds WAF middleware processing time # TYPE waf_response_time_seconds histogram waf_response_time_seconds_bucket{le="0.001"} 0.0 waf_response_time_seconds_bucket{le="0.005"} 0.0 waf_response_time_seconds_bucket{le="0.01"} 0.0 waf_response_time_seconds_bucket{le="0.025"} 1.0 waf_response_time_seconds_bucket{le="0.05"} 1.0 waf_response_time_seconds_bucket{le="0.1"} 1.0 waf_response_time_seconds_bucket{le="0.5"} 1.0 waf_response_time_seconds_bucket{le="1.0"} 1.0 waf_response_time_seconds_bucket{le="+Inf"} 1.0 waf_response_time_seconds_count 1.0 waf_response_time_seconds_sum 0.014410180000000494 # HELP waf_response_time_seconds_created WAF middleware processing time # TYPE waf_response_time_seconds_created gauge waf_response_time_seconds_created 1.7839278958882926e+09 # HELP waf_blocked_ips_current Number of IPs currently in the blocklist # TYPE waf_blocked_ips_current gauge waf_blocked_ips_current 0.0