# HELP nextjs_testbed_process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE nextjs_testbed_process_cpu_user_seconds_total counter nextjs_testbed_process_cpu_user_seconds_total 0.011201 # HELP nextjs_testbed_process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE nextjs_testbed_process_cpu_system_seconds_total counter nextjs_testbed_process_cpu_system_seconds_total 0 # HELP nextjs_testbed_process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE nextjs_testbed_process_cpu_seconds_total counter nextjs_testbed_process_cpu_seconds_total 0.011201 # HELP nextjs_testbed_process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE nextjs_testbed_process_start_time_seconds gauge nextjs_testbed_process_start_time_seconds 1786035897 # HELP nextjs_testbed_process_resident_memory_bytes Resident memory size in bytes. # TYPE nextjs_testbed_process_resident_memory_bytes gauge nextjs_testbed_process_resident_memory_bytes 149475328 # HELP nextjs_testbed_process_max_fds Maximum number of open file descriptors. # TYPE nextjs_testbed_process_max_fds gauge nextjs_testbed_process_max_fds 1048576 # HELP nextjs_testbed_nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE nextjs_testbed_nodejs_eventloop_lag_seconds gauge nextjs_testbed_nodejs_eventloop_lag_seconds 0 # HELP nextjs_testbed_nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE nextjs_testbed_nodejs_eventloop_lag_min_seconds gauge nextjs_testbed_nodejs_eventloop_lag_min_seconds 9223372036.854776 # HELP nextjs_testbed_nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE nextjs_testbed_nodejs_eventloop_lag_max_seconds gauge nextjs_testbed_nodejs_eventloop_lag_max_seconds 0 # HELP nextjs_testbed_nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE nextjs_testbed_nodejs_eventloop_lag_mean_seconds gauge nextjs_testbed_nodejs_eventloop_lag_mean_seconds Nan # HELP nextjs_testbed_nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE nextjs_testbed_nodejs_eventloop_lag_stddev_seconds gauge nextjs_testbed_nodejs_eventloop_lag_stddev_seconds Nan # HELP nextjs_testbed_nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE nextjs_testbed_nodejs_eventloop_lag_p50_seconds gauge nextjs_testbed_nodejs_eventloop_lag_p50_seconds 5.11e-7 # HELP nextjs_testbed_nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE nextjs_testbed_nodejs_eventloop_lag_p90_seconds gauge nextjs_testbed_nodejs_eventloop_lag_p90_seconds 5.11e-7 # HELP nextjs_testbed_nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE nextjs_testbed_nodejs_eventloop_lag_p99_seconds gauge nextjs_testbed_nodejs_eventloop_lag_p99_seconds 5.11e-7 # HELP nextjs_testbed_nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE nextjs_testbed_nodejs_active_resources gauge nextjs_testbed_nodejs_active_resources{type="PipeWrap"} 2 nextjs_testbed_nodejs_active_resources{type="TCPServerWrap"} 2 nextjs_testbed_nodejs_active_resources{type="TCPSocketWrap"} 6 nextjs_testbed_nodejs_active_resources{type="Immediate"} 1 # HELP nextjs_testbed_nodejs_active_resources_total Total number of active resources. # TYPE nextjs_testbed_nodejs_active_resources_total gauge nextjs_testbed_nodejs_active_resources_total 11 # HELP nextjs_testbed_nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE nextjs_testbed_nodejs_active_handles gauge nextjs_testbed_nodejs_active_handles{type="Socket"} 8 nextjs_testbed_nodejs_active_handles{type="Server"} 2 # HELP nextjs_testbed_nodejs_active_handles_total Total number of active handles. # TYPE nextjs_testbed_nodejs_active_handles_total gauge nextjs_testbed_nodejs_active_handles_total 10 # HELP nextjs_testbed_nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE nextjs_testbed_nodejs_active_requests gauge # HELP nextjs_testbed_nodejs_active_requests_total Total number of active requests. # TYPE nextjs_testbed_nodejs_active_requests_total gauge nextjs_testbed_nodejs_active_requests_total 0 # HELP nextjs_testbed_nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE nextjs_testbed_nodejs_heap_size_total_bytes gauge nextjs_testbed_nodejs_heap_size_total_bytes 47624192 # HELP nextjs_testbed_nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE nextjs_testbed_nodejs_heap_size_used_bytes gauge nextjs_testbed_nodejs_heap_size_used_bytes 43833344 # HELP nextjs_testbed_nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE nextjs_testbed_nodejs_external_memory_bytes gauge nextjs_testbed_nodejs_external_memory_bytes 4612922 # HELP nextjs_testbed_nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE nextjs_testbed_nodejs_heap_space_size_total_bytes gauge nextjs_testbed_nodejs_heap_space_size_total_bytes{space="read_only"} 0 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="new"} 2097152 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="old"} 26095616 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="code"} 6815744 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="shared"} 0 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="trusted"} 5877760 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="shared_trusted"} 0 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="large_object"} 6422528 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="code_large_object"} 315392 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="shared_large_object"} 0 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="shared_trusted_large_object"} 0 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="trusted_large_object"} 0 # HELP nextjs_testbed_nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE nextjs_testbed_nodejs_heap_space_size_used_bytes gauge nextjs_testbed_nodejs_heap_space_size_used_bytes{space="read_only"} 0 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="new"} 562104 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="old"} 25721664 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="code"} 5835328 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="shared"} 0 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="trusted"} 5011592 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="shared_trusted"} 0 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="large_object"} 6396712 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="code_large_object"} 311360 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="shared_large_object"} 0 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="shared_trusted_large_object"} 0 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="trusted_large_object"} 0 # HELP nextjs_testbed_nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE nextjs_testbed_nodejs_heap_space_size_available_bytes gauge nextjs_testbed_nodejs_heap_space_size_available_bytes{space="read_only"} 0 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="new"} 486408 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="old"} 272592 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="code"} 979584 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="shared"} 0 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="trusted"} 857536 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="shared_trusted"} 0 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="new_large_object"} 1048576 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="large_object"} 0 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="shared_large_object"} 0 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="shared_trusted_large_object"} 0 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="trusted_large_object"} 0 # HELP nextjs_testbed_nodejs_version_info Node.js version info. # TYPE nextjs_testbed_nodejs_version_info gauge nextjs_testbed_nodejs_version_info{version="v24.19.0",major="24",minor="19",patch="0"} 1 # HELP nextjs_testbed_nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE nextjs_testbed_nodejs_gc_duration_seconds histogram # HELP nextjs_testbed_requests_total Deterministic testbed request count # TYPE nextjs_testbed_requests_total counter nextjs_testbed_requests_total{route="/api/metrics/web",method="GET",pool="web",variant="adapter"} 1 # HELP nextjs_testbed_request_duration_seconds Testbed route duration # TYPE nextjs_testbed_request_duration_seconds histogram # HELP nextjs_testbed_responses_total Testbed response count by status # TYPE nextjs_testbed_responses_total counter # HELP nextjs_testbed_in_flight_requests Requests currently executing inside an instrumented testbed route # TYPE nextjs_testbed_in_flight_requests gauge # HELP nextjs_testbed_runtime_info One-valued runtime identity metric # TYPE nextjs_testbed_runtime_info gauge nextjs_testbed_runtime_info{build="life-c39a744",pod="nextjs-adapter-test-web-life-c39a744-74c846689-7rw6n",pool="web",variant="adapter"} 1