# HELP documentor_web_process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE documentor_web_process_cpu_user_seconds_total counter documentor_web_process_cpu_user_seconds_total 520.955996 # HELP documentor_web_process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE documentor_web_process_cpu_system_seconds_total counter documentor_web_process_cpu_system_seconds_total 192.79163899999998 # HELP documentor_web_process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE documentor_web_process_cpu_seconds_total counter documentor_web_process_cpu_seconds_total 713.7476350000001 # HELP documentor_web_process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE documentor_web_process_start_time_seconds gauge documentor_web_process_start_time_seconds 1784688989 # HELP documentor_web_process_resident_memory_bytes Resident memory size in bytes. # TYPE documentor_web_process_resident_memory_bytes gauge documentor_web_process_resident_memory_bytes 177569792 # HELP documentor_web_process_virtual_memory_bytes Virtual memory size in bytes. # TYPE documentor_web_process_virtual_memory_bytes gauge documentor_web_process_virtual_memory_bytes 22371225600 # HELP documentor_web_process_heap_bytes Process heap size in bytes. # TYPE documentor_web_process_heap_bytes gauge documentor_web_process_heap_bytes 229036032 # HELP documentor_web_process_open_fds Number of open file descriptors. # TYPE documentor_web_process_open_fds gauge documentor_web_process_open_fds 26 # HELP documentor_web_process_max_fds Maximum number of open file descriptors. # TYPE documentor_web_process_max_fds gauge documentor_web_process_max_fds 1048576 # HELP documentor_web_nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE documentor_web_nodejs_eventloop_lag_seconds gauge documentor_web_nodejs_eventloop_lag_seconds 0.002923823 # HELP documentor_web_nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE documentor_web_nodejs_eventloop_lag_min_seconds gauge documentor_web_nodejs_eventloop_lag_min_seconds 0.008073216 # HELP documentor_web_nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE documentor_web_nodejs_eventloop_lag_max_seconds gauge documentor_web_nodejs_eventloop_lag_max_seconds 0.028868607 # HELP documentor_web_nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE documentor_web_nodejs_eventloop_lag_mean_seconds gauge documentor_web_nodejs_eventloop_lag_mean_seconds 0.010078854619638394 # HELP documentor_web_nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE documentor_web_nodejs_eventloop_lag_stddev_seconds gauge documentor_web_nodejs_eventloop_lag_stddev_seconds 0.00007866749481612342 # HELP documentor_web_nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE documentor_web_nodejs_eventloop_lag_p50_seconds gauge documentor_web_nodejs_eventloop_lag_p50_seconds 0.010084351 # HELP documentor_web_nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE documentor_web_nodejs_eventloop_lag_p90_seconds gauge documentor_web_nodejs_eventloop_lag_p90_seconds 0.010108927 # HELP documentor_web_nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE documentor_web_nodejs_eventloop_lag_p99_seconds gauge documentor_web_nodejs_eventloop_lag_p99_seconds 0.010133503 # HELP documentor_web_nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE documentor_web_nodejs_active_resources gauge documentor_web_nodejs_active_resources{type="PipeWrap"} 2 documentor_web_nodejs_active_resources{type="TCPServerWrap"} 1 documentor_web_nodejs_active_resources{type="TCPSocketWrap"} 1 documentor_web_nodejs_active_resources{type="Timeout"} 1 documentor_web_nodejs_active_resources{type="Immediate"} 1 # HELP documentor_web_nodejs_active_resources_total Total number of active resources. # TYPE documentor_web_nodejs_active_resources_total gauge documentor_web_nodejs_active_resources_total 6 # HELP documentor_web_nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE documentor_web_nodejs_active_handles gauge documentor_web_nodejs_active_handles{type="Socket"} 3 documentor_web_nodejs_active_handles{type="Server"} 1 # HELP documentor_web_nodejs_active_handles_total Total number of active handles. # TYPE documentor_web_nodejs_active_handles_total gauge documentor_web_nodejs_active_handles_total 4 # HELP documentor_web_nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE documentor_web_nodejs_active_requests gauge # HELP documentor_web_nodejs_active_requests_total Total number of active requests. # TYPE documentor_web_nodejs_active_requests_total gauge documentor_web_nodejs_active_requests_total 0 # HELP documentor_web_nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE documentor_web_nodejs_heap_size_total_bytes gauge documentor_web_nodejs_heap_size_total_bytes 97005568 # HELP documentor_web_nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE documentor_web_nodejs_heap_size_used_bytes gauge documentor_web_nodejs_heap_size_used_bytes 91484128 # HELP documentor_web_nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE documentor_web_nodejs_external_memory_bytes gauge documentor_web_nodejs_external_memory_bytes 4260208 # HELP documentor_web_nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE documentor_web_nodejs_heap_space_size_total_bytes gauge documentor_web_nodejs_heap_space_size_total_bytes{space="read_only"} 0 documentor_web_nodejs_heap_space_size_total_bytes{space="new"} 1048576 documentor_web_nodejs_heap_space_size_total_bytes{space="old"} 67420160 documentor_web_nodejs_heap_space_size_total_bytes{space="code"} 7602176 documentor_web_nodejs_heap_space_size_total_bytes{space="shared"} 0 documentor_web_nodejs_heap_space_size_total_bytes{space="trusted"} 4243456 documentor_web_nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 documentor_web_nodejs_heap_space_size_total_bytes{space="large_object"} 16691200 documentor_web_nodejs_heap_space_size_total_bytes{space="code_large_object"} 0 documentor_web_nodejs_heap_space_size_total_bytes{space="shared_large_object"} 0 documentor_web_nodejs_heap_space_size_total_bytes{space="trusted_large_object"} 0 # HELP documentor_web_nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE documentor_web_nodejs_heap_space_size_used_bytes gauge documentor_web_nodejs_heap_space_size_used_bytes{space="read_only"} 0 documentor_web_nodejs_heap_space_size_used_bytes{space="new"} 568024 documentor_web_nodejs_heap_space_size_used_bytes{space="old"} 64656888 documentor_web_nodejs_heap_space_size_used_bytes{space="code"} 6172928 documentor_web_nodejs_heap_space_size_used_bytes{space="shared"} 0 documentor_web_nodejs_heap_space_size_used_bytes{space="trusted"} 3589336 documentor_web_nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 documentor_web_nodejs_heap_space_size_used_bytes{space="large_object"} 16510512 documentor_web_nodejs_heap_space_size_used_bytes{space="code_large_object"} 0 documentor_web_nodejs_heap_space_size_used_bytes{space="shared_large_object"} 0 documentor_web_nodejs_heap_space_size_used_bytes{space="trusted_large_object"} 0 # HELP documentor_web_nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE documentor_web_nodejs_heap_space_size_available_bytes gauge documentor_web_nodejs_heap_space_size_available_bytes{space="read_only"} 0 documentor_web_nodejs_heap_space_size_available_bytes{space="new"} 462888 documentor_web_nodejs_heap_space_size_available_bytes{space="old"} 1407352 documentor_web_nodejs_heap_space_size_available_bytes{space="code"} 953184 documentor_web_nodejs_heap_space_size_available_bytes{space="shared"} 0 documentor_web_nodejs_heap_space_size_available_bytes{space="trusted"} 577064 documentor_web_nodejs_heap_space_size_available_bytes{space="new_large_object"} 1048576 documentor_web_nodejs_heap_space_size_available_bytes{space="large_object"} 0 documentor_web_nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 documentor_web_nodejs_heap_space_size_available_bytes{space="shared_large_object"} 0 documentor_web_nodejs_heap_space_size_available_bytes{space="trusted_large_object"} 0 # HELP documentor_web_nodejs_version_info Node.js version info. # TYPE documentor_web_nodejs_version_info gauge documentor_web_nodejs_version_info{version="v22.23.0",major="22",minor="23",patch="0"} 1 # HELP documentor_web_nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE documentor_web_nodejs_gc_duration_seconds histogram documentor_web_nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 8199 documentor_web_nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 9954 documentor_web_nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 9955 documentor_web_nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 9955 documentor_web_nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 9955 documentor_web_nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 9955 documentor_web_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 9955 documentor_web_nodejs_gc_duration_seconds_sum{kind="minor"} 8.763227336406725 documentor_web_nodejs_gc_duration_seconds_count{kind="minor"} 9955 documentor_web_nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 documentor_web_nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 67 documentor_web_nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 72 documentor_web_nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 72 documentor_web_nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 72 documentor_web_nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 72 documentor_web_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 72 documentor_web_nodejs_gc_duration_seconds_sum{kind="major"} 0.3956870817542075 documentor_web_nodejs_gc_duration_seconds_count{kind="major"} 72 documentor_web_nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 67 documentor_web_nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 70 documentor_web_nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 70 documentor_web_nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 70 documentor_web_nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 70 documentor_web_nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 70 documentor_web_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 70 documentor_web_nodejs_gc_duration_seconds_sum{kind="incremental"} 0.05702004957199097 documentor_web_nodejs_gc_duration_seconds_count{kind="incremental"} 70