# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 8878.0 python_gc_objects_collected_total{generation="1"} 1760.0 python_gc_objects_collected_total{generation="2"} 41.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"} 300.0 python_gc_collections_total{generation="1"} 27.0 python_gc_collections_total{generation="2"} 2.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="12",patchlevel="3",version="3.12.3"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 3.08379648e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.19967744e+08 # 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.77106089734e+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 90.21 # 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 http_requests_total Total number of requests by method, status and handler. # TYPE http_requests_total counter http_requests_total{handler="none",method="GET",status="4xx"} 105.0 http_requests_total{handler="/api/auth/validate",method="GET",status="2xx"} 2.0 http_requests_total{handler="/api/content-usage/reserve",method="POST",status="2xx"} 1.0 http_requests_total{handler="/",method="GET",status="2xx"} 57.0 http_requests_total{handler="none",method="POST",status="4xx"} 15.0 http_requests_total{handler="none",method="PROPFIND",status="4xx"} 1.0 http_requests_total{handler="none",method="HEAD",status="4xx"} 6.0 http_requests_total{handler="/api/docs",method="GET",status="2xx"} 3.0 http_requests_total{handler="/api/metrics",method="GET",status="2xx"} 2.0 http_requests_total{handler="none",method="OPTIONS",status="4xx"} 1.0 http_requests_total{handler="/health",method="GET",status="2xx"} 1.0 # HELP http_requests_created Total number of requests by method, status and handler. # TYPE http_requests_created gauge http_requests_created{handler="none",method="GET",status="4xx"} 1.771061122490308e+09 http_requests_created{handler="/api/auth/validate",method="GET",status="2xx"} 1.7710631269528549e+09 http_requests_created{handler="/api/content-usage/reserve",method="POST",status="2xx"} 1.7710631618197591e+09 http_requests_created{handler="/",method="GET",status="2xx"} 1.7710634449564323e+09 http_requests_created{handler="none",method="POST",status="4xx"} 1.77107020020088e+09 http_requests_created{handler="none",method="PROPFIND",status="4xx"} 1.7710939302781801e+09 http_requests_created{handler="none",method="HEAD",status="4xx"} 1.771095387680305e+09 http_requests_created{handler="/api/docs",method="GET",status="2xx"} 1.7710953981542523e+09 http_requests_created{handler="/api/metrics",method="GET",status="2xx"} 1.7710953993777246e+09 http_requests_created{handler="none",method="OPTIONS",status="4xx"} 1.7710954345016217e+09 http_requests_created{handler="/health",method="GET",status="2xx"} 1.7711091652934823e+09 # HELP http_request_size_bytes Content length of incoming requests by handler. Only value of header is respected. Otherwise ignored. No percentile calculated. # TYPE http_request_size_bytes summary http_request_size_bytes_count{handler="none"} 128.0 http_request_size_bytes_sum{handler="none"} 4196.0 http_request_size_bytes_count{handler="/api/auth/validate"} 2.0 http_request_size_bytes_sum{handler="/api/auth/validate"} 0.0 http_request_size_bytes_count{handler="/api/content-usage/reserve"} 1.0 http_request_size_bytes_sum{handler="/api/content-usage/reserve"} 91.0 http_request_size_bytes_count{handler="/"} 57.0 http_request_size_bytes_sum{handler="/"} 0.0 http_request_size_bytes_count{handler="/api/docs"} 3.0 http_request_size_bytes_sum{handler="/api/docs"} 0.0 http_request_size_bytes_count{handler="/api/metrics"} 2.0 http_request_size_bytes_sum{handler="/api/metrics"} 0.0 http_request_size_bytes_count{handler="/health"} 1.0 http_request_size_bytes_sum{handler="/health"} 0.0 # HELP http_request_size_bytes_created Content length of incoming requests by handler. Only value of header is respected. Otherwise ignored. No percentile calculated. # TYPE http_request_size_bytes_created gauge http_request_size_bytes_created{handler="none"} 1.7710611224904156e+09 http_request_size_bytes_created{handler="/api/auth/validate"} 1.771063126952916e+09 http_request_size_bytes_created{handler="/api/content-usage/reserve"} 1.7710631618198032e+09 http_request_size_bytes_created{handler="/"} 1.7710634449565587e+09 http_request_size_bytes_created{handler="/api/docs"} 1.7710953981543157e+09 http_request_size_bytes_created{handler="/api/metrics"} 1.7710953993777473e+09 http_request_size_bytes_created{handler="/health"} 1.7711091652935777e+09 # HELP http_response_size_bytes Content length of outgoing responses by handler. Only value of header is respected. Otherwise ignored. No percentile calculated. # TYPE http_response_size_bytes summary http_response_size_bytes_count{handler="none"} 128.0 http_response_size_bytes_sum{handler="none"} 2969.0 http_response_size_bytes_count{handler="/api/auth/validate"} 2.0 http_response_size_bytes_sum{handler="/api/auth/validate"} 338.0 http_response_size_bytes_count{handler="/api/content-usage/reserve"} 1.0 http_response_size_bytes_sum{handler="/api/content-usage/reserve"} 180.0 http_response_size_bytes_count{handler="/"} 57.0 http_response_size_bytes_sum{handler="/"} 96366.0 http_response_size_bytes_count{handler="/api/docs"} 3.0 http_response_size_bytes_sum{handler="/api/docs"} 2853.0 http_response_size_bytes_count{handler="/api/metrics"} 2.0 http_response_size_bytes_sum{handler="/api/metrics"} 4181.0 http_response_size_bytes_count{handler="/health"} 1.0 http_response_size_bytes_sum{handler="/health"} 873.0 # HELP http_response_size_bytes_created Content length of outgoing responses by handler. Only value of header is respected. Otherwise ignored. No percentile calculated. # TYPE http_response_size_bytes_created gauge http_response_size_bytes_created{handler="none"} 1.7710611224904764e+09 http_response_size_bytes_created{handler="/api/auth/validate"} 1.7710631269529567e+09 http_response_size_bytes_created{handler="/api/content-usage/reserve"} 1.7710631618198297e+09 http_response_size_bytes_created{handler="/"} 1.7710634449566343e+09 http_response_size_bytes_created{handler="/api/docs"} 1.771095398154521e+09 http_response_size_bytes_created{handler="/api/metrics"} 1.7710953993777952e+09 http_response_size_bytes_created{handler="/health"} 1.7711091652936351e+09 # HELP http_request_duration_highr_seconds Latency with many buckets but no API specific labels. Made for more accurate percentile calculations. # TYPE http_request_duration_highr_seconds histogram http_request_duration_highr_seconds_bucket{le="0.01"} 155.0 http_request_duration_highr_seconds_bucket{le="0.025"} 176.0 http_request_duration_highr_seconds_bucket{le="0.05"} 177.0 http_request_duration_highr_seconds_bucket{le="0.075"} 179.0 http_request_duration_highr_seconds_bucket{le="0.1"} 179.0 http_request_duration_highr_seconds_bucket{le="0.25"} 179.0 http_request_duration_highr_seconds_bucket{le="0.5"} 179.0 http_request_duration_highr_seconds_bucket{le="0.75"} 179.0 http_request_duration_highr_seconds_bucket{le="1.0"} 184.0 http_request_duration_highr_seconds_bucket{le="1.5"} 188.0 http_request_duration_highr_seconds_bucket{le="2.0"} 189.0 http_request_duration_highr_seconds_bucket{le="2.5"} 190.0 http_request_duration_highr_seconds_bucket{le="3.0"} 192.0 http_request_duration_highr_seconds_bucket{le="3.5"} 194.0 http_request_duration_highr_seconds_bucket{le="4.0"} 194.0 http_request_duration_highr_seconds_bucket{le="4.5"} 194.0 http_request_duration_highr_seconds_bucket{le="5.0"} 194.0 http_request_duration_highr_seconds_bucket{le="7.5"} 194.0 http_request_duration_highr_seconds_bucket{le="10.0"} 194.0 http_request_duration_highr_seconds_bucket{le="30.0"} 194.0 http_request_duration_highr_seconds_bucket{le="60.0"} 194.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 194.0 http_request_duration_highr_seconds_count 194.0 http_request_duration_highr_seconds_sum 27.48146581510082 # HELP http_request_duration_highr_seconds_created Latency with many buckets but no API specific labels. Made for more accurate percentile calculations. # TYPE http_request_duration_highr_seconds_created gauge http_request_duration_highr_seconds_created 1.7710609011063318e+09 # HELP http_request_duration_seconds Latency with only few buckets by handler. Made to be only used if aggregation by handler is important. # TYPE http_request_duration_seconds histogram http_request_duration_seconds_bucket{handler="none",le="0.1",method="GET"} 101.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 101.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 102.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 105.0 http_request_duration_seconds_count{handler="none",method="GET"} 105.0 http_request_duration_seconds_sum{handler="none",method="GET"} 7.099138408899307 http_request_duration_seconds_bucket{handler="/api/auth/validate",le="0.1",method="GET"} 0.0 http_request_duration_seconds_bucket{handler="/api/auth/validate",le="0.5",method="GET"} 0.0 http_request_duration_seconds_bucket{handler="/api/auth/validate",le="1.0",method="GET"} 0.0 http_request_duration_seconds_bucket{handler="/api/auth/validate",le="+Inf",method="GET"} 2.0 http_request_duration_seconds_count{handler="/api/auth/validate",method="GET"} 2.0 http_request_duration_seconds_sum{handler="/api/auth/validate",method="GET"} 3.816112886648625 http_request_duration_seconds_bucket{handler="/api/content-usage/reserve",le="0.1",method="POST"} 0.0 http_request_duration_seconds_bucket{handler="/api/content-usage/reserve",le="0.5",method="POST"} 0.0 http_request_duration_seconds_bucket{handler="/api/content-usage/reserve",le="1.0",method="POST"} 0.0 http_request_duration_seconds_bucket{handler="/api/content-usage/reserve",le="+Inf",method="POST"} 1.0 http_request_duration_seconds_count{handler="/api/content-usage/reserve",method="POST"} 1.0 http_request_duration_seconds_sum{handler="/api/content-usage/reserve",method="POST"} 1.3972312561236322 http_request_duration_seconds_bucket{handler="/",le="0.1",method="GET"} 57.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 57.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 57.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 57.0 http_request_duration_seconds_count{handler="/",method="GET"} 57.0 http_request_duration_seconds_sum{handler="/",method="GET"} 0.4095594026148319 http_request_duration_seconds_bucket{handler="none",le="0.1",method="POST"} 13.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="POST"} 13.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="POST"} 15.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="POST"} 15.0 http_request_duration_seconds_count{handler="none",method="POST"} 15.0 http_request_duration_seconds_sum{handler="none",method="POST"} 1.9076259122230113 http_request_duration_seconds_bucket{handler="none",le="0.1",method="PROPFIND"} 1.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="PROPFIND"} 1.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="PROPFIND"} 1.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="PROPFIND"} 1.0 http_request_duration_seconds_count{handler="none",method="PROPFIND"} 1.0 http_request_duration_seconds_sum{handler="none",method="PROPFIND"} 0.005449320189654827 http_request_duration_seconds_bucket{handler="none",le="0.1",method="HEAD"} 6.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="HEAD"} 6.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="HEAD"} 6.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="HEAD"} 6.0 http_request_duration_seconds_count{handler="none",method="HEAD"} 6.0 http_request_duration_seconds_sum{handler="none",method="HEAD"} 0.06945230020210147 http_request_duration_seconds_bucket{handler="/api/docs",le="0.1",method="GET"} 0.0 http_request_duration_seconds_bucket{handler="/api/docs",le="0.5",method="GET"} 0.0 http_request_duration_seconds_bucket{handler="/api/docs",le="1.0",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/api/docs",le="+Inf",method="GET"} 3.0 http_request_duration_seconds_count{handler="/api/docs",method="GET"} 3.0 http_request_duration_seconds_sum{handler="/api/docs",method="GET"} 6.9109379281289876 http_request_duration_seconds_bucket{handler="/api/metrics",le="0.1",method="GET"} 0.0 http_request_duration_seconds_bucket{handler="/api/metrics",le="0.5",method="GET"} 0.0 http_request_duration_seconds_bucket{handler="/api/metrics",le="1.0",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/api/metrics",le="+Inf",method="GET"} 2.0 http_request_duration_seconds_count{handler="/api/metrics",method="GET"} 2.0 http_request_duration_seconds_sum{handler="/api/metrics",method="GET"} 3.883671742398292 http_request_duration_seconds_bucket{handler="none",le="0.1",method="OPTIONS"} 1.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="OPTIONS"} 1.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="OPTIONS"} 1.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="OPTIONS"} 1.0 http_request_duration_seconds_count{handler="none",method="OPTIONS"} 1.0 http_request_duration_seconds_sum{handler="none",method="OPTIONS"} 0.0019442439079284668 http_request_duration_seconds_bucket{handler="/health",le="0.1",method="GET"} 0.0 http_request_duration_seconds_bucket{handler="/health",le="0.5",method="GET"} 0.0 http_request_duration_seconds_bucket{handler="/health",le="1.0",method="GET"} 0.0 http_request_duration_seconds_bucket{handler="/health",le="+Inf",method="GET"} 1.0 http_request_duration_seconds_count{handler="/health",method="GET"} 1.0 http_request_duration_seconds_sum{handler="/health",method="GET"} 1.980342413764447 # HELP http_request_duration_seconds_created Latency with only few buckets by handler. Made to be only used if aggregation by handler is important. # TYPE http_request_duration_seconds_created gauge http_request_duration_seconds_created{handler="none",method="GET"} 1.771061122490609e+09 http_request_duration_seconds_created{handler="/api/auth/validate",method="GET"} 1.771063126954075e+09 http_request_duration_seconds_created{handler="/api/content-usage/reserve",method="POST"} 1.7710631618198924e+09 http_request_duration_seconds_created{handler="/",method="GET"} 1.7710634449567666e+09 http_request_duration_seconds_created{handler="none",method="POST"} 1.7710702002012393e+09 http_request_duration_seconds_created{handler="none",method="PROPFIND"} 1.7710939302784615e+09 http_request_duration_seconds_created{handler="none",method="HEAD"} 1.7710953876805716e+09 http_request_duration_seconds_created{handler="/api/docs",method="GET"} 1.7710953981545966e+09 http_request_duration_seconds_created{handler="/api/metrics",method="GET"} 1.7710953993778415e+09 http_request_duration_seconds_created{handler="none",method="OPTIONS"} 1.7710954345017369e+09 http_request_duration_seconds_created{handler="/health",method="GET"} 1.7711091652939625e+09