# HELP s94_tablet_process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE s94_tablet_process_cpu_user_seconds_total counter s94_tablet_process_cpu_user_seconds_total 24.189308 # HELP s94_tablet_process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE s94_tablet_process_cpu_system_seconds_total counter s94_tablet_process_cpu_system_seconds_total 7.245468 # HELP s94_tablet_process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE s94_tablet_process_cpu_seconds_total counter s94_tablet_process_cpu_seconds_total 31.434776 # HELP s94_tablet_process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE s94_tablet_process_start_time_seconds gauge s94_tablet_process_start_time_seconds 1789642345 # HELP s94_tablet_process_resident_memory_bytes Resident memory size in bytes. # TYPE s94_tablet_process_resident_memory_bytes gauge s94_tablet_process_resident_memory_bytes 159039488 # HELP s94_tablet_process_virtual_memory_bytes Virtual memory size in bytes. # TYPE s94_tablet_process_virtual_memory_bytes gauge s94_tablet_process_virtual_memory_bytes 12183822336 # HELP s94_tablet_process_heap_bytes Process heap size in bytes. # TYPE s94_tablet_process_heap_bytes gauge s94_tablet_process_heap_bytes 232812544 # HELP s94_tablet_process_open_fds Number of open file descriptors. # TYPE s94_tablet_process_open_fds gauge s94_tablet_process_open_fds 23 # HELP s94_tablet_process_max_fds Maximum number of open file descriptors. # TYPE s94_tablet_process_max_fds gauge s94_tablet_process_max_fds 1048576 # HELP s94_tablet_nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE s94_tablet_nodejs_eventloop_lag_seconds gauge s94_tablet_nodejs_eventloop_lag_seconds 0 # HELP s94_tablet_nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE s94_tablet_nodejs_eventloop_lag_min_seconds gauge s94_tablet_nodejs_eventloop_lag_min_seconds 0.000012288 # HELP s94_tablet_nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE s94_tablet_nodejs_eventloop_lag_max_seconds gauge s94_tablet_nodejs_eventloop_lag_max_seconds 0.729284607 # HELP s94_tablet_nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE s94_tablet_nodejs_eventloop_lag_mean_seconds gauge s94_tablet_nodejs_eventloop_lag_mean_seconds 0.010155880410037978 # HELP s94_tablet_nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE s94_tablet_nodejs_eventloop_lag_stddev_seconds gauge s94_tablet_nodejs_eventloop_lag_stddev_seconds 0.0014726904084725325 # HELP s94_tablet_nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE s94_tablet_nodejs_eventloop_lag_p50_seconds gauge s94_tablet_nodejs_eventloop_lag_p50_seconds 0.010141695 # HELP s94_tablet_nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE s94_tablet_nodejs_eventloop_lag_p90_seconds gauge s94_tablet_nodejs_eventloop_lag_p90_seconds 0.010190847 # HELP s94_tablet_nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE s94_tablet_nodejs_eventloop_lag_p99_seconds gauge s94_tablet_nodejs_eventloop_lag_p99_seconds 0.010371071 # HELP s94_tablet_nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE s94_tablet_nodejs_active_resources gauge s94_tablet_nodejs_active_resources{type="PipeWrap"} 2 s94_tablet_nodejs_active_resources{type="TCPServerWrap"} 1 s94_tablet_nodejs_active_resources{type="TCPSocketWrap"} 4 s94_tablet_nodejs_active_resources{type="Immediate"} 1 # HELP s94_tablet_nodejs_active_resources_total Total number of active resources. # TYPE s94_tablet_nodejs_active_resources_total gauge s94_tablet_nodejs_active_resources_total 8 # HELP s94_tablet_nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE s94_tablet_nodejs_active_handles gauge s94_tablet_nodejs_active_handles{type="Socket"} 6 s94_tablet_nodejs_active_handles{type="Server"} 1 # HELP s94_tablet_nodejs_active_handles_total Total number of active handles. # TYPE s94_tablet_nodejs_active_handles_total gauge s94_tablet_nodejs_active_handles_total 7 # HELP s94_tablet_nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE s94_tablet_nodejs_active_requests gauge # HELP s94_tablet_nodejs_active_requests_total Total number of active requests. # TYPE s94_tablet_nodejs_active_requests_total gauge s94_tablet_nodejs_active_requests_total 0 # HELP s94_tablet_nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE s94_tablet_nodejs_heap_size_total_bytes gauge s94_tablet_nodejs_heap_size_total_bytes 98402304 # HELP s94_tablet_nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE s94_tablet_nodejs_heap_size_used_bytes gauge s94_tablet_nodejs_heap_size_used_bytes 93093448 # HELP s94_tablet_nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE s94_tablet_nodejs_external_memory_bytes gauge s94_tablet_nodejs_external_memory_bytes 4504128 # HELP s94_tablet_nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE s94_tablet_nodejs_heap_space_size_total_bytes gauge s94_tablet_nodejs_heap_space_size_total_bytes{space="read_only"} 0 s94_tablet_nodejs_heap_space_size_total_bytes{space="new"} 1048576 s94_tablet_nodejs_heap_space_size_total_bytes{space="old"} 54312960 s94_tablet_nodejs_heap_space_size_total_bytes{space="code"} 8650752 s94_tablet_nodejs_heap_space_size_total_bytes{space="shared"} 0 s94_tablet_nodejs_heap_space_size_total_bytes{space="trusted"} 6078464 s94_tablet_nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 s94_tablet_nodejs_heap_space_size_total_bytes{space="large_object"} 27992064 s94_tablet_nodejs_heap_space_size_total_bytes{space="code_large_object"} 319488 s94_tablet_nodejs_heap_space_size_total_bytes{space="shared_large_object"} 0 s94_tablet_nodejs_heap_space_size_total_bytes{space="trusted_large_object"} 0 # HELP s94_tablet_nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE s94_tablet_nodejs_heap_space_size_used_bytes gauge s94_tablet_nodejs_heap_space_size_used_bytes{space="read_only"} 0 s94_tablet_nodejs_heap_space_size_used_bytes{space="new"} 180440 s94_tablet_nodejs_heap_space_size_used_bytes{space="old"} 51835896 s94_tablet_nodejs_heap_space_size_used_bytes{space="code"} 7809728 s94_tablet_nodejs_heap_space_size_used_bytes{space="shared"} 0 s94_tablet_nodejs_heap_space_size_used_bytes{space="trusted"} 5117976 s94_tablet_nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 s94_tablet_nodejs_heap_space_size_used_bytes{space="large_object"} 27876672 s94_tablet_nodejs_heap_space_size_used_bytes{space="code_large_object"} 284544 s94_tablet_nodejs_heap_space_size_used_bytes{space="shared_large_object"} 0 s94_tablet_nodejs_heap_space_size_used_bytes{space="trusted_large_object"} 0 # HELP s94_tablet_nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE s94_tablet_nodejs_heap_space_size_available_bytes gauge s94_tablet_nodejs_heap_space_size_available_bytes{space="read_only"} 0 s94_tablet_nodejs_heap_space_size_available_bytes{space="new"} 850472 s94_tablet_nodejs_heap_space_size_available_bytes{space="old"} 1312464 s94_tablet_nodejs_heap_space_size_available_bytes{space="code"} 299296 s94_tablet_nodejs_heap_space_size_available_bytes{space="shared"} 0 s94_tablet_nodejs_heap_space_size_available_bytes{space="trusted"} 853936 s94_tablet_nodejs_heap_space_size_available_bytes{space="new_large_object"} 1048576 s94_tablet_nodejs_heap_space_size_available_bytes{space="large_object"} 0 s94_tablet_nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 s94_tablet_nodejs_heap_space_size_available_bytes{space="shared_large_object"} 0 s94_tablet_nodejs_heap_space_size_available_bytes{space="trusted_large_object"} 0 # HELP s94_tablet_nodejs_version_info Node.js version info. # TYPE s94_tablet_nodejs_version_info gauge s94_tablet_nodejs_version_info{version="v22.23.2",major="22",minor="23",patch="2"} 1 # HELP s94_tablet_nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE s94_tablet_nodejs_gc_duration_seconds histogram s94_tablet_nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 142 s94_tablet_nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 306 s94_tablet_nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 308 s94_tablet_nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 308 s94_tablet_nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 308 s94_tablet_nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 308 s94_tablet_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 308 s94_tablet_nodejs_gc_duration_seconds_sum{kind="minor"} 0.41502987289428694 s94_tablet_nodejs_gc_duration_seconds_count{kind="minor"} 308 s94_tablet_nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 s94_tablet_nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 5 s94_tablet_nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 8 s94_tablet_nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 8 s94_tablet_nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 8 s94_tablet_nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 8 s94_tablet_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 8 s94_tablet_nodejs_gc_duration_seconds_sum{kind="major"} 0.2105555992126465 s94_tablet_nodejs_gc_duration_seconds_count{kind="major"} 8 s94_tablet_nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 4 s94_tablet_nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 6 s94_tablet_nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 6 s94_tablet_nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 6 s94_tablet_nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 6 s94_tablet_nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 6 s94_tablet_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 6 s94_tablet_nodejs_gc_duration_seconds_sum{kind="incremental"} 0.01203061294555664 s94_tablet_nodejs_gc_duration_seconds_count{kind="incremental"} 6 # HELP s94_tablet_transfer_step_total Transfer steps processed (Tablet → Backend → IIS) # TYPE s94_tablet_transfer_step_total counter # HELP s94_tablet_iis_failure_total IIS transfer failures by error class # TYPE s94_tablet_iis_failure_total counter # HELP s94_tablet_dlq_depth Current number of jobs in the application-transfer dead-letter queue # TYPE s94_tablet_dlq_depth gauge s94_tablet_dlq_depth 0 # HELP s94_tablet_queue_waiting Jobs waiting in the application-transfer queue # TYPE s94_tablet_queue_waiting gauge s94_tablet_queue_waiting 0 # HELP s94_tablet_queue_lag_seconds Age of the oldest waiting job in the transfer queue (seconds) # TYPE s94_tablet_queue_lag_seconds gauge s94_tablet_queue_lag_seconds 0 # HELP s94_tablet_application_submit_total Applications submitted via the tablet API # TYPE s94_tablet_application_submit_total counter # HELP s94_tablet_auth_login_total Authorization-code exchanges by identity provider mode and result # TYPE s94_tablet_auth_login_total counter # HELP s94_tablet_auth_refresh_total Refresh-token exchanges by identity provider mode and result # TYPE s94_tablet_auth_refresh_total counter