# 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="Victie"} 0.001588 # 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="Victie"} 0.000122 # 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="Victie"} 0.00171 # 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="Victie"} 1783999854 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes{app="Victie"} 161955840 # HELP nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE nodejs_eventloop_lag_seconds gauge nodejs_eventloop_lag_seconds{app="Victie"} 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{app="Victie"} 9223372036.854776 # 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="Victie"} 0 # 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="Victie"} Nan # 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="Victie"} Nan # 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="Victie"} 5.11e-7 # 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="Victie"} 5.11e-7 # 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="Victie"} 5.11e-7 # 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="FSReqPromise",app="Victie"} 1 nodejs_active_resources{type="PipeWrap",app="Victie"} 3 nodejs_active_resources{type="TCPSocketWrap",app="Victie"} 2 nodejs_active_resources{type="Immediate",app="Victie"} 1 # HELP nodejs_active_resources_total Total number of active resources. # TYPE nodejs_active_resources_total gauge nodejs_active_resources_total{app="Victie"} 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="Pipe",app="Victie"} 1 nodejs_active_handles{type="Socket",app="Victie"} 4 # HELP nodejs_active_handles_total Total number of active handles. # TYPE nodejs_active_handles_total gauge nodejs_active_handles_total{app="Victie"} 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="FSReqPromise",app="Victie"} 1 # HELP nodejs_active_requests_total Total number of active requests. # TYPE nodejs_active_requests_total gauge nodejs_active_requests_total{app="Victie"} 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="Victie"} 118751232 # 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="Victie"} 84581304 # HELP nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nodejs_external_memory_bytes gauge nodejs_external_memory_bytes{app="Victie"} 4059264 # 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="Victie"} 0 nodejs_heap_space_size_total_bytes{space="new",app="Victie"} 58720256 nodejs_heap_space_size_total_bytes{space="old",app="Victie"} 38797312 nodejs_heap_space_size_total_bytes{space="code",app="Victie"} 1310720 nodejs_heap_space_size_total_bytes{space="shared",app="Victie"} 0 nodejs_heap_space_size_total_bytes{space="trusted",app="Victie"} 4980736 nodejs_heap_space_size_total_bytes{space="shared_trusted",app="Victie"} 0 nodejs_heap_space_size_total_bytes{space="new_large_object",app="Victie"} 770048 nodejs_heap_space_size_total_bytes{space="large_object",app="Victie"} 14499840 nodejs_heap_space_size_total_bytes{space="code_large_object",app="Victie"} 196608 nodejs_heap_space_size_total_bytes{space="shared_large_object",app="Victie"} 0 nodejs_heap_space_size_total_bytes{space="shared_trusted_large_object",app="Victie"} 0 nodejs_heap_space_size_total_bytes{space="trusted_large_object",app="Victie"} 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="Victie"} 0 nodejs_heap_space_size_used_bytes{space="new",app="Victie"} 25137400 nodejs_heap_space_size_used_bytes{space="old",app="Victie"} 38478024 nodejs_heap_space_size_used_bytes{space="code",app="Victie"} 1307200 nodejs_heap_space_size_used_bytes{space="shared",app="Victie"} 0 nodejs_heap_space_size_used_bytes{space="trusted",app="Victie"} 4666888 nodejs_heap_space_size_used_bytes{space="shared_trusted",app="Victie"} 0 nodejs_heap_space_size_used_bytes{space="new_large_object",app="Victie"} 745152 nodejs_heap_space_size_used_bytes{space="large_object",app="Victie"} 14382144 nodejs_heap_space_size_used_bytes{space="code_large_object",app="Victie"} 180256 nodejs_heap_space_size_used_bytes{space="shared_large_object",app="Victie"} 0 nodejs_heap_space_size_used_bytes{space="shared_trusted_large_object",app="Victie"} 0 nodejs_heap_space_size_used_bytes{space="trusted_large_object",app="Victie"} 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="Victie"} 0 nodejs_heap_space_size_available_bytes{space="new",app="Victie"} 8414984 nodejs_heap_space_size_available_bytes{space="old",app="Victie"} 264872 nodejs_heap_space_size_available_bytes{space="code",app="Victie"} 3360 nodejs_heap_space_size_available_bytes{space="shared",app="Victie"} 0 nodejs_heap_space_size_available_bytes{space="trusted",app="Victie"} 312528 nodejs_heap_space_size_available_bytes{space="shared_trusted",app="Victie"} 0 nodejs_heap_space_size_available_bytes{space="new_large_object",app="Victie"} 32809280 nodejs_heap_space_size_available_bytes{space="large_object",app="Victie"} 0 nodejs_heap_space_size_available_bytes{space="code_large_object",app="Victie"} 0 nodejs_heap_space_size_available_bytes{space="shared_large_object",app="Victie"} 0 nodejs_heap_space_size_available_bytes{space="shared_trusted_large_object",app="Victie"} 0 nodejs_heap_space_size_available_bytes{space="trusted_large_object",app="Victie"} 0 # HELP nodejs_version_info Node.js version info. # TYPE nodejs_version_info gauge nodejs_version_info{version="v25.9.0",major="25",minor="9",patch="0",app="Victie"} 1 # HELP nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE nodejs_gc_duration_seconds histogram