# HELP sentinel_process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE sentinel_process_cpu_user_seconds_total counter sentinel_process_cpu_user_seconds_total 351.10200599999996 # HELP sentinel_process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE sentinel_process_cpu_system_seconds_total counter sentinel_process_cpu_system_seconds_total 162.951164 # HELP sentinel_process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE sentinel_process_cpu_seconds_total counter sentinel_process_cpu_seconds_total 514.05317 # HELP sentinel_process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE sentinel_process_start_time_seconds gauge sentinel_process_start_time_seconds 1778507390 # HELP sentinel_process_resident_memory_bytes Resident memory size in bytes. # TYPE sentinel_process_resident_memory_bytes gauge sentinel_process_resident_memory_bytes 179949568 # HELP sentinel_process_virtual_memory_bytes Virtual memory size in bytes. # TYPE sentinel_process_virtual_memory_bytes gauge sentinel_process_virtual_memory_bytes 8420954112 # HELP sentinel_process_heap_bytes Process heap size in bytes. # TYPE sentinel_process_heap_bytes gauge sentinel_process_heap_bytes 426827776 # HELP sentinel_process_open_fds Number of open file descriptors. # TYPE sentinel_process_open_fds gauge sentinel_process_open_fds 37 # HELP sentinel_process_max_fds Maximum number of open file descriptors. # TYPE sentinel_process_max_fds gauge sentinel_process_max_fds 65536 # HELP sentinel_nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE sentinel_nodejs_eventloop_lag_seconds gauge sentinel_nodejs_eventloop_lag_seconds 0.000804299 # HELP sentinel_nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE sentinel_nodejs_eventloop_lag_min_seconds gauge sentinel_nodejs_eventloop_lag_min_seconds 0.006311936 # HELP sentinel_nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE sentinel_nodejs_eventloop_lag_max_seconds gauge sentinel_nodejs_eventloop_lag_max_seconds 0.099680255 # HELP sentinel_nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE sentinel_nodejs_eventloop_lag_mean_seconds gauge sentinel_nodejs_eventloop_lag_mean_seconds 0.010434718866867716 # HELP sentinel_nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE sentinel_nodejs_eventloop_lag_stddev_seconds gauge sentinel_nodejs_eventloop_lag_stddev_seconds 0.0006271838906814933 # HELP sentinel_nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE sentinel_nodejs_eventloop_lag_p50_seconds gauge sentinel_nodejs_eventloop_lag_p50_seconds 0.010092543 # HELP sentinel_nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE sentinel_nodejs_eventloop_lag_p90_seconds gauge sentinel_nodejs_eventloop_lag_p90_seconds 0.011378687 # HELP sentinel_nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE sentinel_nodejs_eventloop_lag_p99_seconds gauge sentinel_nodejs_eventloop_lag_p99_seconds 0.012574719 # HELP sentinel_nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE sentinel_nodejs_active_resources gauge sentinel_nodejs_active_resources{type="FSReqCallback"} 1 sentinel_nodejs_active_resources{type="PipeWrap"} 2 sentinel_nodejs_active_resources{type="TCPSocketWrap"} 4 sentinel_nodejs_active_resources{type="TCPServerWrap"} 1 sentinel_nodejs_active_resources{type="Timeout"} 5 sentinel_nodejs_active_resources{type="Immediate"} 1 # HELP sentinel_nodejs_active_resources_total Total number of active resources. # TYPE sentinel_nodejs_active_resources_total gauge sentinel_nodejs_active_resources_total 14 # HELP sentinel_nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE sentinel_nodejs_active_handles gauge sentinel_nodejs_active_handles{type="Socket"} 6 sentinel_nodejs_active_handles{type="Server"} 1 # HELP sentinel_nodejs_active_handles_total Total number of active handles. # TYPE sentinel_nodejs_active_handles_total gauge sentinel_nodejs_active_handles_total 7 # HELP sentinel_nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE sentinel_nodejs_active_requests gauge sentinel_nodejs_active_requests{type="FSReqCallback"} 1 # HELP sentinel_nodejs_active_requests_total Total number of active requests. # TYPE sentinel_nodejs_active_requests_total gauge sentinel_nodejs_active_requests_total 1 # HELP sentinel_nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE sentinel_nodejs_heap_size_total_bytes gauge sentinel_nodejs_heap_size_total_bytes 52367360 # HELP sentinel_nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE sentinel_nodejs_heap_size_used_bytes gauge sentinel_nodejs_heap_size_used_bytes 48578496 # HELP sentinel_nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE sentinel_nodejs_external_memory_bytes gauge sentinel_nodejs_external_memory_bytes 3819415 # HELP sentinel_nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE sentinel_nodejs_heap_space_size_total_bytes gauge sentinel_nodejs_heap_space_size_total_bytes{space="read_only"} 0 sentinel_nodejs_heap_space_size_total_bytes{space="new"} 1048576 sentinel_nodejs_heap_space_size_total_bytes{space="old"} 43241472 sentinel_nodejs_heap_space_size_total_bytes{space="code"} 3407872 sentinel_nodejs_heap_space_size_total_bytes{space="shared"} 0 sentinel_nodejs_heap_space_size_total_bytes{space="trusted"} 3145728 sentinel_nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 sentinel_nodejs_heap_space_size_total_bytes{space="large_object"} 1368064 sentinel_nodejs_heap_space_size_total_bytes{space="code_large_object"} 155648 sentinel_nodejs_heap_space_size_total_bytes{space="shared_large_object"} 0 sentinel_nodejs_heap_space_size_total_bytes{space="trusted_large_object"} 0 # HELP sentinel_nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE sentinel_nodejs_heap_space_size_used_bytes gauge sentinel_nodejs_heap_space_size_used_bytes{space="read_only"} 0 sentinel_nodejs_heap_space_size_used_bytes{space="new"} 217968 sentinel_nodejs_heap_space_size_used_bytes{space="old"} 42045720 sentinel_nodejs_heap_space_size_used_bytes{space="code"} 2977600 sentinel_nodejs_heap_space_size_used_bytes{space="shared"} 0 sentinel_nodejs_heap_space_size_used_bytes{space="trusted"} 1869912 sentinel_nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 sentinel_nodejs_heap_space_size_used_bytes{space="large_object"} 1337536 sentinel_nodejs_heap_space_size_used_bytes{space="code_large_object"} 138432 sentinel_nodejs_heap_space_size_used_bytes{space="shared_large_object"} 0 sentinel_nodejs_heap_space_size_used_bytes{space="trusted_large_object"} 0 # HELP sentinel_nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE sentinel_nodejs_heap_space_size_available_bytes gauge sentinel_nodejs_heap_space_size_available_bytes{space="read_only"} 0 sentinel_nodejs_heap_space_size_available_bytes{space="new"} 812944 sentinel_nodejs_heap_space_size_available_bytes{space="old"} 329320 sentinel_nodejs_heap_space_size_available_bytes{space="code"} 216864 sentinel_nodejs_heap_space_size_available_bytes{space="shared"} 0 sentinel_nodejs_heap_space_size_available_bytes{space="trusted"} 1222248 sentinel_nodejs_heap_space_size_available_bytes{space="new_large_object"} 1048576 sentinel_nodejs_heap_space_size_available_bytes{space="large_object"} 0 sentinel_nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 sentinel_nodejs_heap_space_size_available_bytes{space="shared_large_object"} 0 sentinel_nodejs_heap_space_size_available_bytes{space="trusted_large_object"} 0 # HELP sentinel_nodejs_version_info Node.js version info. # TYPE sentinel_nodejs_version_info gauge sentinel_nodejs_version_info{version="v22.11.0",major="22",minor="11",patch="0"} 1 # HELP sentinel_nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE sentinel_nodejs_gc_duration_seconds histogram sentinel_nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 4338 sentinel_nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 4382 sentinel_nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 4382 sentinel_nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 4382 sentinel_nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 4382 sentinel_nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 4382 sentinel_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 4382 sentinel_nodejs_gc_duration_seconds_sum{kind="minor"} 2.0789286079406764 sentinel_nodejs_gc_duration_seconds_count{kind="minor"} 4382 sentinel_nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 13 sentinel_nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 16 sentinel_nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 18 sentinel_nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 18 sentinel_nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 18 sentinel_nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 18 sentinel_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 18 sentinel_nodejs_gc_duration_seconds_sum{kind="incremental"} 0.0858949966430664 sentinel_nodejs_gc_duration_seconds_count{kind="incremental"} 18 sentinel_nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 sentinel_nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 15 sentinel_nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 20 sentinel_nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 20 sentinel_nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 20 sentinel_nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 20 sentinel_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 20 sentinel_nodejs_gc_duration_seconds_sum{kind="major"} 0.17374311065673828 sentinel_nodejs_gc_duration_seconds_count{kind="major"} 20 # HELP sentinel_measurements_ingested_total Total measurements ingested # TYPE sentinel_measurements_ingested_total counter # HELP sentinel_ingestion_latency_seconds Latency capteur -> measurement row Postgres # TYPE sentinel_ingestion_latency_seconds histogram # HELP sentinel_incidents_opened_total Total incidents opened # TYPE sentinel_incidents_opened_total counter # HELP sentinel_actuator_commands_total Total actuator commands issued # TYPE sentinel_actuator_commands_total counter # HELP sentinel_devices_online Number of devices online per building # TYPE sentinel_devices_online gauge # HELP sentinel_rule_eval_total Rule evaluations # TYPE sentinel_rule_eval_total counter # HELP sentinel_rule_eval_duration_seconds Duree d'une evaluation Rego (subprocess opa) # TYPE sentinel_rule_eval_duration_seconds histogram # HELP sentinel_live_snapshot_duration_seconds Duree de calcul d'un live snapshot # TYPE sentinel_live_snapshot_duration_seconds histogram sentinel_live_snapshot_duration_seconds_bucket{le="0.001"} 0 sentinel_live_snapshot_duration_seconds_bucket{le="0.005"} 0 sentinel_live_snapshot_duration_seconds_bucket{le="0.01"} 0 sentinel_live_snapshot_duration_seconds_bucket{le="0.025"} 0 sentinel_live_snapshot_duration_seconds_bucket{le="0.05"} 0 sentinel_live_snapshot_duration_seconds_bucket{le="0.1"} 0 sentinel_live_snapshot_duration_seconds_bucket{le="0.25"} 0 sentinel_live_snapshot_duration_seconds_bucket{le="0.5"} 0 sentinel_live_snapshot_duration_seconds_bucket{le="1"} 0 sentinel_live_snapshot_duration_seconds_bucket{le="+Inf"} 0 sentinel_live_snapshot_duration_seconds_sum 0 sentinel_live_snapshot_duration_seconds_count 0