# HELP process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE process_cpu_user_seconds_total counter process_cpu_user_seconds_total 0.052943 # HELP process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE process_cpu_system_seconds_total counter process_cpu_system_seconds_total 0.01848 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 0.071423 # 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 1765521431 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 78311424 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1502232576 # HELP process_heap_bytes Process heap size in bytes. # TYPE process_heap_bytes gauge process_heap_bytes 639594496 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 22 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024 # HELP nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE nodejs_eventloop_lag_seconds gauge nodejs_eventloop_lag_seconds 0 # HELP nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE nodejs_eventloop_lag_min_seconds gauge nodejs_eventloop_lag_min_seconds 0.010919936 # HELP nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE nodejs_eventloop_lag_max_seconds gauge nodejs_eventloop_lag_max_seconds 0.581435391 # HELP nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE nodejs_eventloop_lag_mean_seconds gauge nodejs_eventloop_lag_mean_seconds 0.13128335359999999 # HELP nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE nodejs_eventloop_lag_stddev_seconds gauge nodejs_eventloop_lag_stddev_seconds 0.22502702383569984 # HELP nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p50_seconds gauge nodejs_eventloop_lag_p50_seconds 0.021807103 # HELP nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p90_seconds gauge nodejs_eventloop_lag_p90_seconds 0.581435391 # HELP nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE nodejs_eventloop_lag_p99_seconds gauge nodejs_eventloop_lag_p99_seconds 0.581435391 # HELP nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE nodejs_active_resources gauge nodejs_active_resources{type="FSReqCallback"} 1 nodejs_active_resources{type="PipeWrap"} 3 nodejs_active_resources{type="TCPServerWrap"} 1 nodejs_active_resources{type="TCPSocketWrap"} 1 nodejs_active_resources{type="Immediate"} 1 # HELP nodejs_active_resources_total Total number of active resources. # TYPE nodejs_active_resources_total gauge nodejs_active_resources_total 7 # HELP nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE nodejs_active_handles gauge nodejs_active_handles{type="Socket"} 4 nodejs_active_handles{type="Server"} 1 # HELP nodejs_active_handles_total Total number of active handles. # TYPE nodejs_active_handles_total gauge nodejs_active_handles_total 5 # HELP nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE nodejs_active_requests gauge nodejs_active_requests{type="FSReqCallback"} 1 # HELP nodejs_active_requests_total Total number of active requests. # TYPE nodejs_active_requests_total gauge nodejs_active_requests_total 1 # HELP nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE nodejs_heap_size_total_bytes gauge nodejs_heap_size_total_bytes 18673664 # HELP nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE nodejs_heap_size_used_bytes gauge nodejs_heap_size_used_bytes 10663880 # HELP nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nodejs_external_memory_bytes gauge nodejs_external_memory_bytes 3056423 # HELP nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE nodejs_heap_space_size_total_bytes gauge nodejs_heap_space_size_total_bytes{space="read_only"} 0 nodejs_heap_space_size_total_bytes{space="new"} 8388608 nodejs_heap_space_size_total_bytes{space="old"} 7106560 nodejs_heap_space_size_total_bytes{space="code"} 786432 nodejs_heap_space_size_total_bytes{space="shared"} 0 nodejs_heap_space_size_total_bytes{space="trusted"} 2125824 nodejs_heap_space_size_total_bytes{space="shared_trusted"} 0 nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 nodejs_heap_space_size_total_bytes{space="large_object"} 266240 nodejs_heap_space_size_total_bytes{space="code_large_object"} 0 nodejs_heap_space_size_total_bytes{space="shared_large_object"} 0 nodejs_heap_space_size_total_bytes{space="shared_trusted_large_object"} 0 nodejs_heap_space_size_total_bytes{space="trusted_large_object"} 0 # HELP nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE nodejs_heap_space_size_used_bytes gauge nodejs_heap_space_size_used_bytes{space="read_only"} 0 nodejs_heap_space_size_used_bytes{space="new"} 1158736 nodejs_heap_space_size_used_bytes{space="old"} 6830872 nodejs_heap_space_size_used_bytes{space="code"} 586432 nodejs_heap_space_size_used_bytes{space="shared"} 0 nodejs_heap_space_size_used_bytes{space="trusted"} 1833984 nodejs_heap_space_size_used_bytes{space="shared_trusted"} 0 nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 nodejs_heap_space_size_used_bytes{space="large_object"} 262160 nodejs_heap_space_size_used_bytes{space="code_large_object"} 0 nodejs_heap_space_size_used_bytes{space="shared_large_object"} 0 nodejs_heap_space_size_used_bytes{space="shared_trusted_large_object"} 0 nodejs_heap_space_size_used_bytes{space="trusted_large_object"} 0 # HELP nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE nodejs_heap_space_size_available_bytes gauge nodejs_heap_space_size_available_bytes{space="read_only"} 0 nodejs_heap_space_size_available_bytes{space="new"} 3035312 nodejs_heap_space_size_available_bytes{space="old"} 272960 nodejs_heap_space_size_available_bytes{space="code"} 199904 nodejs_heap_space_size_available_bytes{space="shared"} 0 nodejs_heap_space_size_available_bytes{space="trusted"} 288496 nodejs_heap_space_size_available_bytes{space="shared_trusted"} 0 nodejs_heap_space_size_available_bytes{space="new_large_object"} 4194304 nodejs_heap_space_size_available_bytes{space="large_object"} 0 nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 nodejs_heap_space_size_available_bytes{space="shared_large_object"} 0 nodejs_heap_space_size_available_bytes{space="shared_trusted_large_object"} 0 nodejs_heap_space_size_available_bytes{space="trusted_large_object"} 0 # HELP nodejs_version_info Node.js version info. # TYPE nodejs_version_info gauge nodejs_version_info{version="v24.11.0",major="24",minor="11",patch="0"} 1 # HELP nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE nodejs_gc_duration_seconds histogram nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 0 nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 1 nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 1 nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 1 nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 1 nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 1 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 1 nodejs_gc_duration_seconds_sum{kind="minor"} 0.0014439740000088933 nodejs_gc_duration_seconds_count{kind="minor"} 1 # HELP http_requests_total Total number of HTTP requests # TYPE http_requests_total counter http_requests_total{method="GET",route="/robots.txt",status="404"} 1 http_requests_total{method="GET",route="/dashboard",status="200"} 1 # HELP http_request_duration_seconds Duration of HTTP requests in seconds # TYPE http_request_duration_seconds histogram http_request_duration_seconds_bucket{le="0.005",method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_bucket{le="0.01",method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_bucket{le="0.025",method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_bucket{le="0.05",method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_bucket{le="0.1",method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_bucket{le="0.25",method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_bucket{le="0.5",method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_bucket{le="1",method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_bucket{le="2.5",method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_bucket{le="5",method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_bucket{le="+Inf",method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_sum{method="GET",route="/robots.txt",status="404"} 0.0031620019999999997 http_request_duration_seconds_count{method="GET",route="/robots.txt",status="404"} 1 http_request_duration_seconds_bucket{le="0.005",method="GET",route="/dashboard",status="200"} 0 http_request_duration_seconds_bucket{le="0.01",method="GET",route="/dashboard",status="200"} 0 http_request_duration_seconds_bucket{le="0.025",method="GET",route="/dashboard",status="200"} 1 http_request_duration_seconds_bucket{le="0.05",method="GET",route="/dashboard",status="200"} 1 http_request_duration_seconds_bucket{le="0.1",method="GET",route="/dashboard",status="200"} 1 http_request_duration_seconds_bucket{le="0.25",method="GET",route="/dashboard",status="200"} 1 http_request_duration_seconds_bucket{le="0.5",method="GET",route="/dashboard",status="200"} 1 http_request_duration_seconds_bucket{le="1",method="GET",route="/dashboard",status="200"} 1 http_request_duration_seconds_bucket{le="2.5",method="GET",route="/dashboard",status="200"} 1 http_request_duration_seconds_bucket{le="5",method="GET",route="/dashboard",status="200"} 1 http_request_duration_seconds_bucket{le="+Inf",method="GET",route="/dashboard",status="200"} 1 http_request_duration_seconds_sum{method="GET",route="/dashboard",status="200"} 0.010087605999999999 http_request_duration_seconds_count{method="GET",route="/dashboard",status="200"} 1