# HELP nextjs_drizzle_process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE nextjs_drizzle_process_cpu_user_seconds_total counter nextjs_drizzle_process_cpu_user_seconds_total 7.785126 # HELP nextjs_drizzle_process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE nextjs_drizzle_process_cpu_system_seconds_total counter nextjs_drizzle_process_cpu_system_seconds_total 1.952469 # HELP nextjs_drizzle_process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE nextjs_drizzle_process_cpu_seconds_total counter nextjs_drizzle_process_cpu_seconds_total 9.737595 # HELP nextjs_drizzle_process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE nextjs_drizzle_process_start_time_seconds gauge nextjs_drizzle_process_start_time_seconds 1789448757 # HELP nextjs_drizzle_process_resident_memory_bytes Resident memory size in bytes. # TYPE nextjs_drizzle_process_resident_memory_bytes gauge nextjs_drizzle_process_resident_memory_bytes 116211712 # HELP nextjs_drizzle_process_virtual_memory_bytes Virtual memory size in bytes. # TYPE nextjs_drizzle_process_virtual_memory_bytes gauge nextjs_drizzle_process_virtual_memory_bytes 12204339200 # HELP nextjs_drizzle_process_heap_bytes Process heap size in bytes. # TYPE nextjs_drizzle_process_heap_bytes gauge nextjs_drizzle_process_heap_bytes 154660864 # HELP nextjs_drizzle_process_open_fds Number of open file descriptors. # TYPE nextjs_drizzle_process_open_fds gauge nextjs_drizzle_process_open_fds 30 # HELP nextjs_drizzle_process_max_fds Maximum number of open file descriptors. # TYPE nextjs_drizzle_process_max_fds gauge nextjs_drizzle_process_max_fds 1073741816 # HELP nextjs_drizzle_nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE nextjs_drizzle_nodejs_eventloop_lag_seconds gauge nextjs_drizzle_nodejs_eventloop_lag_seconds 0 # HELP nextjs_drizzle_nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE nextjs_drizzle_nodejs_eventloop_lag_min_seconds gauge nextjs_drizzle_nodejs_eventloop_lag_min_seconds 0.009068544 # HELP nextjs_drizzle_nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE nextjs_drizzle_nodejs_eventloop_lag_max_seconds gauge nextjs_drizzle_nodejs_eventloop_lag_max_seconds 0.086376447 # HELP nextjs_drizzle_nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE nextjs_drizzle_nodejs_eventloop_lag_mean_seconds gauge nextjs_drizzle_nodejs_eventloop_lag_mean_seconds 0.0101608416045298 # HELP nextjs_drizzle_nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE nextjs_drizzle_nodejs_eventloop_lag_stddev_seconds gauge nextjs_drizzle_nodejs_eventloop_lag_stddev_seconds 0.0003487912301683082 # HELP nextjs_drizzle_nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE nextjs_drizzle_nodejs_eventloop_lag_p50_seconds gauge nextjs_drizzle_nodejs_eventloop_lag_p50_seconds 0.010149887 # HELP nextjs_drizzle_nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE nextjs_drizzle_nodejs_eventloop_lag_p90_seconds gauge nextjs_drizzle_nodejs_eventloop_lag_p90_seconds 0.010199039 # HELP nextjs_drizzle_nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE nextjs_drizzle_nodejs_eventloop_lag_p99_seconds gauge nextjs_drizzle_nodejs_eventloop_lag_p99_seconds 0.010526719 # HELP nextjs_drizzle_nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE nextjs_drizzle_nodejs_active_resources gauge nextjs_drizzle_nodejs_active_resources{type="PipeWrap"} 2 nextjs_drizzle_nodejs_active_resources{type="TCPServerWrap"} 1 nextjs_drizzle_nodejs_active_resources{type="TCPSocketWrap"} 1 nextjs_drizzle_nodejs_active_resources{type="Immediate"} 1 # HELP nextjs_drizzle_nodejs_active_resources_total Total number of active resources. # TYPE nextjs_drizzle_nodejs_active_resources_total gauge nextjs_drizzle_nodejs_active_resources_total 5 # HELP nextjs_drizzle_nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE nextjs_drizzle_nodejs_active_handles gauge nextjs_drizzle_nodejs_active_handles{type="Socket"} 3 nextjs_drizzle_nodejs_active_handles{type="Server"} 1 # HELP nextjs_drizzle_nodejs_active_handles_total Total number of active handles. # TYPE nextjs_drizzle_nodejs_active_handles_total gauge nextjs_drizzle_nodejs_active_handles_total 4 # HELP nextjs_drizzle_nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE nextjs_drizzle_nodejs_active_requests gauge # HELP nextjs_drizzle_nodejs_active_requests_total Total number of active requests. # TYPE nextjs_drizzle_nodejs_active_requests_total gauge nextjs_drizzle_nodejs_active_requests_total 0 # HELP nextjs_drizzle_nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE nextjs_drizzle_nodejs_heap_size_total_bytes gauge nextjs_drizzle_nodejs_heap_size_total_bytes 43515904 # HELP nextjs_drizzle_nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE nextjs_drizzle_nodejs_heap_size_used_bytes gauge nextjs_drizzle_nodejs_heap_size_used_bytes 37359024 # HELP nextjs_drizzle_nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nextjs_drizzle_nodejs_external_memory_bytes gauge nextjs_drizzle_nodejs_external_memory_bytes 4431375 # HELP nextjs_drizzle_nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE nextjs_drizzle_nodejs_heap_space_size_total_bytes gauge nextjs_drizzle_nodejs_heap_space_size_total_bytes{space="read_only"} 0 nextjs_drizzle_nodejs_heap_space_size_total_bytes{space="new"} 1048576 nextjs_drizzle_nodejs_heap_space_size_total_bytes{space="old"} 29933568 nextjs_drizzle_nodejs_heap_space_size_total_bytes{space="code"} 2621440 nextjs_drizzle_nodejs_heap_space_size_total_bytes{space="shared"} 0 nextjs_drizzle_nodejs_heap_space_size_total_bytes{space="trusted"} 3981312 nextjs_drizzle_nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 nextjs_drizzle_nodejs_heap_space_size_total_bytes{space="large_object"} 5931008 nextjs_drizzle_nodejs_heap_space_size_total_bytes{space="code_large_object"} 0 nextjs_drizzle_nodejs_heap_space_size_total_bytes{space="shared_large_object"} 0 nextjs_drizzle_nodejs_heap_space_size_total_bytes{space="trusted_large_object"} 0 # HELP nextjs_drizzle_nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE nextjs_drizzle_nodejs_heap_space_size_used_bytes gauge nextjs_drizzle_nodejs_heap_space_size_used_bytes{space="read_only"} 0 nextjs_drizzle_nodejs_heap_space_size_used_bytes{space="new"} 375920 nextjs_drizzle_nodejs_heap_space_size_used_bytes{space="old"} 25105776 nextjs_drizzle_nodejs_heap_space_size_used_bytes{space="code"} 2432448 nextjs_drizzle_nodejs_heap_space_size_used_bytes{space="shared"} 0 nextjs_drizzle_nodejs_heap_space_size_used_bytes{space="trusted"} 3611208 nextjs_drizzle_nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 nextjs_drizzle_nodejs_heap_space_size_used_bytes{space="large_object"} 5846048 nextjs_drizzle_nodejs_heap_space_size_used_bytes{space="code_large_object"} 0 nextjs_drizzle_nodejs_heap_space_size_used_bytes{space="shared_large_object"} 0 nextjs_drizzle_nodejs_heap_space_size_used_bytes{space="trusted_large_object"} 0 # HELP nextjs_drizzle_nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE nextjs_drizzle_nodejs_heap_space_size_available_bytes gauge nextjs_drizzle_nodejs_heap_space_size_available_bytes{space="read_only"} 0 nextjs_drizzle_nodejs_heap_space_size_available_bytes{space="new"} 654992 nextjs_drizzle_nodejs_heap_space_size_available_bytes{space="old"} 4264784 nextjs_drizzle_nodejs_heap_space_size_available_bytes{space="code"} 24832 nextjs_drizzle_nodejs_heap_space_size_available_bytes{space="shared"} 0 nextjs_drizzle_nodejs_heap_space_size_available_bytes{space="trusted"} 299360 nextjs_drizzle_nodejs_heap_space_size_available_bytes{space="new_large_object"} 1048576 nextjs_drizzle_nodejs_heap_space_size_available_bytes{space="large_object"} 0 nextjs_drizzle_nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 nextjs_drizzle_nodejs_heap_space_size_available_bytes{space="shared_large_object"} 0 nextjs_drizzle_nodejs_heap_space_size_available_bytes{space="trusted_large_object"} 0 # HELP nextjs_drizzle_nodejs_version_info Node.js version info. # TYPE nextjs_drizzle_nodejs_version_info gauge nextjs_drizzle_nodejs_version_info{version="v22.23.2",major="22",minor="23",patch="2"} 1 # HELP nextjs_drizzle_nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE nextjs_drizzle_nodejs_gc_duration_seconds histogram nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 54 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 67 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 67 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 67 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 67 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 67 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 67 nextjs_drizzle_nodejs_gc_duration_seconds_sum{kind="minor"} 0.06562386989593506 nextjs_drizzle_nodejs_gc_duration_seconds_count{kind="minor"} 67 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_sum{kind="incremental"} 0.002230482995510101 nextjs_drizzle_nodejs_gc_duration_seconds_count{kind="incremental"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 2 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 3 nextjs_drizzle_nodejs_gc_duration_seconds_sum{kind="major"} 0.027005942046642306 nextjs_drizzle_nodejs_gc_duration_seconds_count{kind="major"} 3 # HELP nextjs_drizzle_http_requests_total Total number of handled HTTP requests. # TYPE nextjs_drizzle_http_requests_total counter nextjs_drizzle_http_requests_total{method="GET",route="/api/health",status_code="200"} 159 # HELP nextjs_drizzle_http_request_duration_seconds HTTP request duration in seconds. # TYPE nextjs_drizzle_http_request_duration_seconds histogram nextjs_drizzle_http_request_duration_seconds_bucket{le="0.01",method="GET",route="/api/health",status_code="200"} 159 nextjs_drizzle_http_request_duration_seconds_bucket{le="0.025",method="GET",route="/api/health",status_code="200"} 159 nextjs_drizzle_http_request_duration_seconds_bucket{le="0.05",method="GET",route="/api/health",status_code="200"} 159 nextjs_drizzle_http_request_duration_seconds_bucket{le="0.1",method="GET",route="/api/health",status_code="200"} 159 nextjs_drizzle_http_request_duration_seconds_bucket{le="0.25",method="GET",route="/api/health",status_code="200"} 159 nextjs_drizzle_http_request_duration_seconds_bucket{le="0.5",method="GET",route="/api/health",status_code="200"} 159 nextjs_drizzle_http_request_duration_seconds_bucket{le="1",method="GET",route="/api/health",status_code="200"} 159 nextjs_drizzle_http_request_duration_seconds_bucket{le="2",method="GET",route="/api/health",status_code="200"} 159 nextjs_drizzle_http_request_duration_seconds_bucket{le="5",method="GET",route="/api/health",status_code="200"} 159 nextjs_drizzle_http_request_duration_seconds_bucket{le="+Inf",method="GET",route="/api/health",status_code="200"} 159 nextjs_drizzle_http_request_duration_seconds_sum{method="GET",route="/api/health",status_code="200"} 0.08510535500097655 nextjs_drizzle_http_request_duration_seconds_count{method="GET",route="/api/health",status_code="200"} 159 # HELP nextjs_drizzle_db_queries_total Total number of database operations. # TYPE nextjs_drizzle_db_queries_total counter # HELP nextjs_drizzle_db_query_duration_seconds Database operation duration in seconds. # TYPE nextjs_drizzle_db_query_duration_seconds histogram