# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 421.0 python_gc_objects_collected_total{generation="1"} 0.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"} 143.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="10",patchlevel="19",version="3.10.19"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.68198144e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 5.6594432e+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.77506775142e+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.32 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 17.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP http_requests_total Total HTTP requests # TYPE http_requests_total counter http_requests_total{endpoint="/robots.txt",method="GET",status="404"} 2.0 # HELP http_requests_created Total HTTP requests # TYPE http_requests_created gauge http_requests_created{endpoint="/robots.txt",method="GET",status="404"} 1.77506776432599e+09 # HELP http_request_duration_seconds HTTP request latency # TYPE http_request_duration_seconds histogram http_request_duration_seconds_bucket{endpoint="/robots.txt",le="0.005",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="0.01",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="0.025",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="0.05",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="0.075",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="0.1",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="0.25",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="0.5",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="0.75",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="1.0",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="2.5",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="5.0",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="7.5",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="10.0",method="GET"} 2.0 http_request_duration_seconds_bucket{endpoint="/robots.txt",le="+Inf",method="GET"} 2.0 http_request_duration_seconds_count{endpoint="/robots.txt",method="GET"} 2.0 http_request_duration_seconds_sum{endpoint="/robots.txt",method="GET"} 0.0009298324584960938 # HELP http_request_duration_seconds_created HTTP request latency # TYPE http_request_duration_seconds_created gauge http_request_duration_seconds_created{endpoint="/robots.txt",method="GET"} 1.775067764326028e+09 # HELP todo_operations_total Total todo operations # TYPE todo_operations_total counter