# 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 40.802389 # 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 9.14618 # 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 49.948569 # 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 1786035990 # 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 127651840 # HELP nextjs_testbed_process_virtual_memory_bytes Virtual memory size in bytes. # TYPE nextjs_testbed_process_virtual_memory_bytes gauge nextjs_testbed_process_virtual_memory_bytes 10390999040 # HELP nextjs_testbed_process_heap_bytes Process heap size in bytes. # TYPE nextjs_testbed_process_heap_bytes gauge nextjs_testbed_process_heap_bytes 690274304 # HELP nextjs_testbed_process_open_fds Number of open file descriptors. # TYPE nextjs_testbed_process_open_fds gauge nextjs_testbed_process_open_fds 24 # 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 0.009027584 # 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.188612607 # 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 0.010138020949995363 # 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 0.0012187089085500193 # 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 0.010108927 # 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 0.010158079 # 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 0.010248191 # 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"} 4 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 9 # 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"} 6 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 8 # 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 40284160 # 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 38767096 # 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 4414402 # 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"} 1048576 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="old"} 24260608 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="code"} 3670016 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="shared"} 0 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="trusted"} 4042752 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"} 7098368 nextjs_testbed_nodejs_heap_space_size_total_bytes{space="code_large_object"} 163840 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"} 928808 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="old"} 24028232 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="code"} 3077120 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="shared"} 0 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="trusted"} 3509624 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"} 7070328 nextjs_testbed_nodejs_heap_space_size_used_bytes{space="code_large_object"} 163584 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"} 119704 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="old"} 127072 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="code"} 592448 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="shared"} 0 nextjs_testbed_nodejs_heap_space_size_available_bytes{space="trusted"} 526488 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 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 100 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 133 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 279 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 279 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 279 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 279 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 279 nextjs_testbed_nodejs_gc_duration_seconds_sum{kind="minor"} 4.065800773859018 nextjs_testbed_nodejs_gc_duration_seconds_count{kind="minor"} 279 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 3 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 6 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 6 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 6 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 6 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 6 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 6 nextjs_testbed_nodejs_gc_duration_seconds_sum{kind="incremental"} 0.006645522117614745 nextjs_testbed_nodejs_gc_duration_seconds_count{kind="incremental"} 6 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 1 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 6 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 6 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 6 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 6 nextjs_testbed_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 6 nextjs_testbed_nodejs_gc_duration_seconds_sum{kind="major"} 0.19611394596099851 nextjs_testbed_nodejs_gc_duration_seconds_count{kind="major"} 6 # HELP nextjs_testbed_requests_total Deterministic testbed request count # TYPE nextjs_testbed_requests_total counter nextjs_testbed_requests_total{route="/api/legacy-load",method="GET",pool="legacy",variant="adapter"} 296 nextjs_testbed_requests_total{route="/api/metrics/legacy",method="GET",pool="legacy",variant="adapter"} 1 # HELP nextjs_testbed_request_duration_seconds Testbed route duration # TYPE nextjs_testbed_request_duration_seconds histogram nextjs_testbed_request_duration_seconds_bucket{le="0.005",route="/api/legacy-load",pool="legacy"} 0 nextjs_testbed_request_duration_seconds_bucket{le="0.01",route="/api/legacy-load",pool="legacy"} 0 nextjs_testbed_request_duration_seconds_bucket{le="0.025",route="/api/legacy-load",pool="legacy"} 0 nextjs_testbed_request_duration_seconds_bucket{le="0.05",route="/api/legacy-load",pool="legacy"} 161 nextjs_testbed_request_duration_seconds_bucket{le="0.1",route="/api/legacy-load",pool="legacy"} 292 nextjs_testbed_request_duration_seconds_bucket{le="0.25",route="/api/legacy-load",pool="legacy"} 296 nextjs_testbed_request_duration_seconds_bucket{le="0.5",route="/api/legacy-load",pool="legacy"} 296 nextjs_testbed_request_duration_seconds_bucket{le="1",route="/api/legacy-load",pool="legacy"} 296 nextjs_testbed_request_duration_seconds_bucket{le="2.5",route="/api/legacy-load",pool="legacy"} 296 nextjs_testbed_request_duration_seconds_bucket{le="5",route="/api/legacy-load",pool="legacy"} 296 nextjs_testbed_request_duration_seconds_bucket{le="+Inf",route="/api/legacy-load",pool="legacy"} 296 nextjs_testbed_request_duration_seconds_sum{route="/api/legacy-load",pool="legacy"} 16.320594841999995 nextjs_testbed_request_duration_seconds_count{route="/api/legacy-load",pool="legacy"} 296 # HELP nextjs_testbed_responses_total Testbed response count by status # TYPE nextjs_testbed_responses_total counter nextjs_testbed_responses_total{route="/api/legacy-load",status="200",pool="legacy",variant="adapter"} 296 # HELP nextjs_testbed_in_flight_requests Requests currently executing inside an instrumented testbed route # TYPE nextjs_testbed_in_flight_requests gauge nextjs_testbed_in_flight_requests{route="/api/legacy-load",pool="legacy"} 0 # 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-legacy-life-c39a744-7759f55865-5h5lw",pool="legacy",variant="adapter"} 1