# 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.120138 # 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.035955 # 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.156093 # 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 1781893806 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 145715200 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1894416384 # HELP process_heap_bytes Process heap size in bytes. # TYPE process_heap_bytes gauge process_heap_bytes 217911296 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 34 # 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.009289728 # HELP nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE nodejs_eventloop_lag_max_seconds gauge nodejs_eventloop_lag_max_seconds 193.676181503 # 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 4.628309820952381 # 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 29.513867782658888 # 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.010158079 # 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.024100863 # 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 193.676181503 # 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="PipeWrap"} 2 nodejs_active_resources{type="Immediate"} 2 # HELP nodejs_active_resources_total Total number of active resources. # TYPE nodejs_active_resources_total gauge nodejs_active_resources_total 4 # 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"} 2 # HELP nodejs_active_handles_total Total number of active handles. # TYPE nodejs_active_handles_total gauge nodejs_active_handles_total 2 # 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 # HELP nodejs_active_requests_total Total number of active requests. # TYPE nodejs_active_requests_total gauge nodejs_active_requests_total 0 # 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 103129088 # 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 40693064 # HELP nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nodejs_external_memory_bytes gauge nodejs_external_memory_bytes 2628594 # 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"} 67108864 nodejs_heap_space_size_total_bytes{space="old"} 21278720 nodejs_heap_space_size_total_bytes{space="code"} 1048576 nodejs_heap_space_size_total_bytes{space="shared"} 0 nodejs_heap_space_size_total_bytes{space="trusted"} 2932736 nodejs_heap_space_size_total_bytes{space="new_large_object"} 192512 nodejs_heap_space_size_total_bytes{space="large_object"} 10567680 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="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"} 14099256 nodejs_heap_space_size_used_bytes{space="old"} 12507872 nodejs_heap_space_size_used_bytes{space="code"} 757632 nodejs_heap_space_size_used_bytes{space="shared"} 0 nodejs_heap_space_size_used_bytes{space="trusted"} 2618248 nodejs_heap_space_size_used_bytes{space="new_large_object"} 185904 nodejs_heap_space_size_used_bytes{space="large_object"} 10532136 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="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"} 18889928 nodejs_heap_space_size_available_bytes{space="old"} 661904 nodejs_heap_space_size_available_bytes{space="code"} 225280 nodejs_heap_space_size_available_bytes{space="shared"} 0 nodejs_heap_space_size_available_bytes{space="trusted"} 261424 nodejs_heap_space_size_available_bytes{space="new_large_object"} 33368528 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="trusted_large_object"} 0 # HELP nodejs_version_info Node.js version info. # TYPE nodejs_version_info gauge nodejs_version_info{version="v22.22.2",major="22",minor="22",patch="2"} 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="incremental"} 1 nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 1 nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 1 nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 1 nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 1 nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 1 nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 1 nodejs_gc_duration_seconds_sum{kind="incremental"} 0.000536575999984052 nodejs_gc_duration_seconds_count{kind="incremental"} 1 # HELP cosmos_http_requests_total Total HTTP requests # TYPE cosmos_http_requests_total counter cosmos_http_requests_total{route="/robots.txt",method="GET",status="404"} 1 cosmos_http_requests_total{route="/readiness",method="GET",status="200"} 1 # HELP cosmos_alerts_emitted_total Alerts emitted # TYPE cosmos_alerts_emitted_total counter # HELP cosmos_revenuecat_events_total Total RevenueCat webhook events processed # TYPE cosmos_revenuecat_events_total counter # HELP cosmos_revenuecat_duplicates_total RevenueCat events ignored due to idempotency # TYPE cosmos_revenuecat_duplicates_total counter # HELP cosmos_revenuecat_processing_duration_ms RevenueCat webhook processing duration in ms # TYPE cosmos_revenuecat_processing_duration_ms histogram # HELP cosmos_rate_limit_block_total Rate limit blocks # TYPE cosmos_rate_limit_block_total counter cosmos_rate_limit_block_total 0