# 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{app="sauron"} 1133.5006730000057 # 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{app="sauron"} 294.9656580000009 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total{app="sauron"} 1428.4663310000044 # 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{app="sauron"} 1771233209 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes{app="sauron"} 118484992 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes{app="sauron"} 11512352768 # HELP process_heap_bytes Process heap size in bytes. # TYPE process_heap_bytes gauge process_heap_bytes{app="sauron"} 129277952 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds{app="sauron"} 27 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds{app="sauron"} 1048576 # HELP nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE nodejs_eventloop_lag_seconds gauge nodejs_eventloop_lag_seconds{app="sauron"} 0.00648756 # HELP nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE nodejs_eventloop_lag_min_seconds gauge nodejs_eventloop_lag_min_seconds{app="sauron"} 0.009076736 # HELP nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE nodejs_eventloop_lag_max_seconds gauge nodejs_eventloop_lag_max_seconds{app="sauron"} 0.011558911 # 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{app="sauron"} 0.01012834507107438 # 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{app="sauron"} 0.00023697435135544475 # 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{app="sauron"} 0.010092543 # 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{app="sauron"} 0.010108927 # 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{app="sauron"} 0.011173887 # 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",app="sauron"} 1 nodejs_active_resources{type="PipeWrap",app="sauron"} 2 nodejs_active_resources{type="TCPServerWrap",app="sauron"} 1 nodejs_active_resources{type="TCPSocketWrap",app="sauron"} 1 nodejs_active_resources{type="Immediate",app="sauron"} 3 # HELP nodejs_active_resources_total Total number of active resources. # TYPE nodejs_active_resources_total gauge nodejs_active_resources_total{app="sauron"} 8 # 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",app="sauron"} 3 nodejs_active_handles{type="Server",app="sauron"} 1 # HELP nodejs_active_handles_total Total number of active handles. # TYPE nodejs_active_handles_total gauge nodejs_active_handles_total{app="sauron"} 4 # 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",app="sauron"} 1 # HELP nodejs_active_requests_total Total number of active requests. # TYPE nodejs_active_requests_total gauge nodejs_active_requests_total{app="sauron"} 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{app="sauron"} 42053632 # 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{app="sauron"} 35581968 # HELP nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nodejs_external_memory_bytes gauge nodejs_external_memory_bytes{app="sauron"} 4629978 # 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",app="sauron"} 0 nodejs_heap_space_size_total_bytes{space="new",app="sauron"} 1048576 nodejs_heap_space_size_total_bytes{space="old",app="sauron"} 32288768 nodejs_heap_space_size_total_bytes{space="code",app="sauron"} 4980736 nodejs_heap_space_size_total_bytes{space="shared",app="sauron"} 0 nodejs_heap_space_size_total_bytes{space="trusted",app="sauron"} 2670592 nodejs_heap_space_size_total_bytes{space="new_large_object",app="sauron"} 0 nodejs_heap_space_size_total_bytes{space="large_object",app="sauron"} 909312 nodejs_heap_space_size_total_bytes{space="code_large_object",app="sauron"} 155648 nodejs_heap_space_size_total_bytes{space="shared_large_object",app="sauron"} 0 nodejs_heap_space_size_total_bytes{space="trusted_large_object",app="sauron"} 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",app="sauron"} 0 nodejs_heap_space_size_used_bytes{space="new",app="sauron"} 593248 nodejs_heap_space_size_used_bytes{space="old",app="sauron"} 27951704 nodejs_heap_space_size_used_bytes{space="code",app="sauron"} 3934400 nodejs_heap_space_size_used_bytes{space="shared",app="sauron"} 0 nodejs_heap_space_size_used_bytes{space="trusted",app="sauron"} 2082472 nodejs_heap_space_size_used_bytes{space="new_large_object",app="sauron"} 0 nodejs_heap_space_size_used_bytes{space="large_object",app="sauron"} 885224 nodejs_heap_space_size_used_bytes{space="code_large_object",app="sauron"} 138432 nodejs_heap_space_size_used_bytes{space="shared_large_object",app="sauron"} 0 nodejs_heap_space_size_used_bytes{space="trusted_large_object",app="sauron"} 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",app="sauron"} 0 nodejs_heap_space_size_available_bytes{space="new",app="sauron"} 437664 nodejs_heap_space_size_available_bytes{space="old",app="sauron"} 3703112 nodejs_heap_space_size_available_bytes{space="code",app="sauron"} 734432 nodejs_heap_space_size_available_bytes{space="shared",app="sauron"} 0 nodejs_heap_space_size_available_bytes{space="trusted",app="sauron"} 538016 nodejs_heap_space_size_available_bytes{space="new_large_object",app="sauron"} 1048576 nodejs_heap_space_size_available_bytes{space="large_object",app="sauron"} 0 nodejs_heap_space_size_available_bytes{space="code_large_object",app="sauron"} 0 nodejs_heap_space_size_available_bytes{space="shared_large_object",app="sauron"} 0 nodejs_heap_space_size_available_bytes{space="trusted_large_object",app="sauron"} 0 # HELP nodejs_version_info Node.js version info. # TYPE nodejs_version_info gauge nodejs_version_info{version="v22.22.0",major="22",minor="22",patch="0",app="sauron"} 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",app="sauron",kind="minor"} 4372 nodejs_gc_duration_seconds_bucket{le="0.01",app="sauron",kind="minor"} 24079 nodejs_gc_duration_seconds_bucket{le="0.1",app="sauron",kind="minor"} 24567 nodejs_gc_duration_seconds_bucket{le="1",app="sauron",kind="minor"} 24568 nodejs_gc_duration_seconds_bucket{le="2",app="sauron",kind="minor"} 24568 nodejs_gc_duration_seconds_bucket{le="5",app="sauron",kind="minor"} 24568 nodejs_gc_duration_seconds_bucket{le="+Inf",app="sauron",kind="minor"} 24568 nodejs_gc_duration_seconds_sum{app="sauron",kind="minor"} 62.76130358123789 nodejs_gc_duration_seconds_count{app="sauron",kind="minor"} 24568 nodejs_gc_duration_seconds_bucket{le="0.001",app="sauron",kind="incremental"} 195 nodejs_gc_duration_seconds_bucket{le="0.01",app="sauron",kind="incremental"} 665 nodejs_gc_duration_seconds_bucket{le="0.1",app="sauron",kind="incremental"} 675 nodejs_gc_duration_seconds_bucket{le="1",app="sauron",kind="incremental"} 675 nodejs_gc_duration_seconds_bucket{le="2",app="sauron",kind="incremental"} 675 nodejs_gc_duration_seconds_bucket{le="5",app="sauron",kind="incremental"} 675 nodejs_gc_duration_seconds_bucket{le="+Inf",app="sauron",kind="incremental"} 675 nodejs_gc_duration_seconds_sum{app="sauron",kind="incremental"} 1.1645921974182123 nodejs_gc_duration_seconds_count{app="sauron",kind="incremental"} 675 nodejs_gc_duration_seconds_bucket{le="0.001",app="sauron",kind="major"} 0 nodejs_gc_duration_seconds_bucket{le="0.01",app="sauron",kind="major"} 182 nodejs_gc_duration_seconds_bucket{le="0.1",app="sauron",kind="major"} 462 nodejs_gc_duration_seconds_bucket{le="1",app="sauron",kind="major"} 677 nodejs_gc_duration_seconds_bucket{le="2",app="sauron",kind="major"} 677 nodejs_gc_duration_seconds_bucket{le="5",app="sauron",kind="major"} 677 nodejs_gc_duration_seconds_bucket{le="+Inf",app="sauron",kind="major"} 677 nodejs_gc_duration_seconds_sum{app="sauron",kind="major"} 49.90535684204096 nodejs_gc_duration_seconds_count{app="sauron",kind="major"} 677 # HELP http_requests_total Total number of HTTP requests # TYPE http_requests_total counter http_requests_total{method="GET",status_code="200",path="/",app="sauron"} 64607 http_requests_total{method="GET",status_code="404",path="/",app="sauron"} 432 http_requests_total{method="POST",status_code="404",path="/",app="sauron"} 12 http_requests_total{method="HEAD",status_code="200",path="/",app="sauron"} 5 http_requests_total{method="HEAD",status_code="404",path="/",app="sauron"} 4 # HELP http_request_duration_seconds Duration of HTTP requests in seconds # TYPE http_request_duration_seconds histogram http_request_duration_seconds_bucket{le="0.01",app="sauron",method="GET",status_code="200",path="/"} 11351 http_request_duration_seconds_bucket{le="0.05",app="sauron",method="GET",status_code="200",path="/"} 54241 http_request_duration_seconds_bucket{le="0.1",app="sauron",method="GET",status_code="200",path="/"} 61314 http_request_duration_seconds_bucket{le="0.5",app="sauron",method="GET",status_code="200",path="/"} 64414 http_request_duration_seconds_bucket{le="1",app="sauron",method="GET",status_code="200",path="/"} 64606 http_request_duration_seconds_bucket{le="2",app="sauron",method="GET",status_code="200",path="/"} 64607 http_request_duration_seconds_bucket{le="5",app="sauron",method="GET",status_code="200",path="/"} 64607 http_request_duration_seconds_bucket{le="+Inf",app="sauron",method="GET",status_code="200",path="/"} 64607 http_request_duration_seconds_sum{app="sauron",method="GET",status_code="200",path="/"} 2511.0869999994698 http_request_duration_seconds_count{app="sauron",method="GET",status_code="200",path="/"} 64607 http_request_duration_seconds_bucket{le="0.01",app="sauron",method="GET",status_code="404",path="/"} 418 http_request_duration_seconds_bucket{le="0.05",app="sauron",method="GET",status_code="404",path="/"} 427 http_request_duration_seconds_bucket{le="0.1",app="sauron",method="GET",status_code="404",path="/"} 432 http_request_duration_seconds_bucket{le="0.5",app="sauron",method="GET",status_code="404",path="/"} 432 http_request_duration_seconds_bucket{le="1",app="sauron",method="GET",status_code="404",path="/"} 432 http_request_duration_seconds_bucket{le="2",app="sauron",method="GET",status_code="404",path="/"} 432 http_request_duration_seconds_bucket{le="5",app="sauron",method="GET",status_code="404",path="/"} 432 http_request_duration_seconds_bucket{le="+Inf",app="sauron",method="GET",status_code="404",path="/"} 432 http_request_duration_seconds_sum{app="sauron",method="GET",status_code="404",path="/"} 1.6489999999999938 http_request_duration_seconds_count{app="sauron",method="GET",status_code="404",path="/"} 432 http_request_duration_seconds_bucket{le="0.01",app="sauron",method="POST",status_code="404",path="/"} 12 http_request_duration_seconds_bucket{le="0.05",app="sauron",method="POST",status_code="404",path="/"} 12 http_request_duration_seconds_bucket{le="0.1",app="sauron",method="POST",status_code="404",path="/"} 12 http_request_duration_seconds_bucket{le="0.5",app="sauron",method="POST",status_code="404",path="/"} 12 http_request_duration_seconds_bucket{le="1",app="sauron",method="POST",status_code="404",path="/"} 12 http_request_duration_seconds_bucket{le="2",app="sauron",method="POST",status_code="404",path="/"} 12 http_request_duration_seconds_bucket{le="5",app="sauron",method="POST",status_code="404",path="/"} 12 http_request_duration_seconds_bucket{le="+Inf",app="sauron",method="POST",status_code="404",path="/"} 12 http_request_duration_seconds_sum{app="sauron",method="POST",status_code="404",path="/"} 0.030000000000000002 http_request_duration_seconds_count{app="sauron",method="POST",status_code="404",path="/"} 12 http_request_duration_seconds_bucket{le="0.01",app="sauron",method="HEAD",status_code="200",path="/"} 5 http_request_duration_seconds_bucket{le="0.05",app="sauron",method="HEAD",status_code="200",path="/"} 5 http_request_duration_seconds_bucket{le="0.1",app="sauron",method="HEAD",status_code="200",path="/"} 5 http_request_duration_seconds_bucket{le="0.5",app="sauron",method="HEAD",status_code="200",path="/"} 5 http_request_duration_seconds_bucket{le="1",app="sauron",method="HEAD",status_code="200",path="/"} 5 http_request_duration_seconds_bucket{le="2",app="sauron",method="HEAD",status_code="200",path="/"} 5 http_request_duration_seconds_bucket{le="5",app="sauron",method="HEAD",status_code="200",path="/"} 5 http_request_duration_seconds_bucket{le="+Inf",app="sauron",method="HEAD",status_code="200",path="/"} 5 http_request_duration_seconds_sum{app="sauron",method="HEAD",status_code="200",path="/"} 0.027999999999999997 http_request_duration_seconds_count{app="sauron",method="HEAD",status_code="200",path="/"} 5 http_request_duration_seconds_bucket{le="0.01",app="sauron",method="HEAD",status_code="404",path="/"} 4 http_request_duration_seconds_bucket{le="0.05",app="sauron",method="HEAD",status_code="404",path="/"} 4 http_request_duration_seconds_bucket{le="0.1",app="sauron",method="HEAD",status_code="404",path="/"} 4 http_request_duration_seconds_bucket{le="0.5",app="sauron",method="HEAD",status_code="404",path="/"} 4 http_request_duration_seconds_bucket{le="1",app="sauron",method="HEAD",status_code="404",path="/"} 4 http_request_duration_seconds_bucket{le="2",app="sauron",method="HEAD",status_code="404",path="/"} 4 http_request_duration_seconds_bucket{le="5",app="sauron",method="HEAD",status_code="404",path="/"} 4 http_request_duration_seconds_bucket{le="+Inf",app="sauron",method="HEAD",status_code="404",path="/"} 4 http_request_duration_seconds_sum{app="sauron",method="HEAD",status_code="404",path="/"} 0.009000000000000001 http_request_duration_seconds_count{app="sauron",method="HEAD",status_code="404",path="/"} 4