# HELP bni_market_process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE bni_market_process_cpu_user_seconds_total counter bni_market_process_cpu_user_seconds_total 23.961077000000003 # HELP bni_market_process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE bni_market_process_cpu_system_seconds_total counter bni_market_process_cpu_system_seconds_total 5.270105999999999 # HELP bni_market_process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE bni_market_process_cpu_seconds_total counter bni_market_process_cpu_seconds_total 29.231183 # HELP bni_market_process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE bni_market_process_start_time_seconds gauge bni_market_process_start_time_seconds 1780632873 # HELP bni_market_process_resident_memory_bytes Resident memory size in bytes. # TYPE bni_market_process_resident_memory_bytes gauge bni_market_process_resident_memory_bytes 146378752 # HELP bni_market_process_virtual_memory_bytes Virtual memory size in bytes. # TYPE bni_market_process_virtual_memory_bytes gauge bni_market_process_virtual_memory_bytes 12141776896 # HELP bni_market_process_heap_bytes Process heap size in bytes. # TYPE bni_market_process_heap_bytes gauge bni_market_process_heap_bytes 182185984 # HELP bni_market_process_open_fds Number of open file descriptors. # TYPE bni_market_process_open_fds gauge bni_market_process_open_fds 23 # HELP bni_market_process_max_fds Maximum number of open file descriptors. # TYPE bni_market_process_max_fds gauge bni_market_process_max_fds 1048576 # HELP bni_market_nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE bni_market_nodejs_eventloop_lag_seconds gauge bni_market_nodejs_eventloop_lag_seconds 0.003009325 # HELP bni_market_nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE bni_market_nodejs_eventloop_lag_min_seconds gauge bni_market_nodejs_eventloop_lag_min_seconds 0.000024576 # HELP bni_market_nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE bni_market_nodejs_eventloop_lag_max_seconds gauge bni_market_nodejs_eventloop_lag_max_seconds 0.033816575 # HELP bni_market_nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE bni_market_nodejs_eventloop_lag_mean_seconds gauge bni_market_nodejs_eventloop_lag_mean_seconds 0.01014430286105832 # HELP bni_market_nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE bni_market_nodejs_eventloop_lag_stddev_seconds gauge bni_market_nodejs_eventloop_lag_stddev_seconds 0.0002954425821729494 # HELP bni_market_nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE bni_market_nodejs_eventloop_lag_p50_seconds gauge bni_market_nodejs_eventloop_lag_p50_seconds 0.010133503 # HELP bni_market_nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE bni_market_nodejs_eventloop_lag_p90_seconds gauge bni_market_nodejs_eventloop_lag_p90_seconds 0.010174463 # HELP bni_market_nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE bni_market_nodejs_eventloop_lag_p99_seconds gauge bni_market_nodejs_eventloop_lag_p99_seconds 0.010379263 # HELP bni_market_nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE bni_market_nodejs_active_resources gauge bni_market_nodejs_active_resources{type="PipeWrap"} 2 bni_market_nodejs_active_resources{type="TCPServerWrap"} 1 bni_market_nodejs_active_resources{type="TCPSocketWrap"} 1 bni_market_nodejs_active_resources{type="Immediate"} 1 # HELP bni_market_nodejs_active_resources_total Total number of active resources. # TYPE bni_market_nodejs_active_resources_total gauge bni_market_nodejs_active_resources_total 5 # HELP bni_market_nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE bni_market_nodejs_active_handles gauge bni_market_nodejs_active_handles{type="Socket"} 3 bni_market_nodejs_active_handles{type="Server"} 1 # HELP bni_market_nodejs_active_handles_total Total number of active handles. # TYPE bni_market_nodejs_active_handles_total gauge bni_market_nodejs_active_handles_total 4 # HELP bni_market_nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE bni_market_nodejs_active_requests gauge # HELP bni_market_nodejs_active_requests_total Total number of active requests. # TYPE bni_market_nodejs_active_requests_total gauge bni_market_nodejs_active_requests_total 0 # HELP bni_market_nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE bni_market_nodejs_heap_size_total_bytes gauge bni_market_nodejs_heap_size_total_bytes 58888192 # HELP bni_market_nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE bni_market_nodejs_heap_size_used_bytes gauge bni_market_nodejs_heap_size_used_bytes 53492072 # HELP bni_market_nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE bni_market_nodejs_external_memory_bytes gauge bni_market_nodejs_external_memory_bytes 4130752 # HELP bni_market_nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE bni_market_nodejs_heap_space_size_total_bytes gauge bni_market_nodejs_heap_space_size_total_bytes{space="read_only"} 0 bni_market_nodejs_heap_space_size_total_bytes{space="new"} 1048576 bni_market_nodejs_heap_space_size_total_bytes{space="old"} 43302912 bni_market_nodejs_heap_space_size_total_bytes{space="code"} 4980736 bni_market_nodejs_heap_space_size_total_bytes{space="shared"} 0 bni_market_nodejs_heap_space_size_total_bytes{space="trusted"} 3981312 bni_market_nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 bni_market_nodejs_heap_space_size_total_bytes{space="large_object"} 5259264 bni_market_nodejs_heap_space_size_total_bytes{space="code_large_object"} 315392 bni_market_nodejs_heap_space_size_total_bytes{space="shared_large_object"} 0 bni_market_nodejs_heap_space_size_total_bytes{space="trusted_large_object"} 0 # HELP bni_market_nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE bni_market_nodejs_heap_space_size_used_bytes gauge bni_market_nodejs_heap_space_size_used_bytes{space="read_only"} 0 bni_market_nodejs_heap_space_size_used_bytes{space="new"} 792296 bni_market_nodejs_heap_space_size_used_bytes{space="old"} 39357264 bni_market_nodejs_heap_space_size_used_bytes{space="code"} 4477056 bni_market_nodejs_heap_space_size_used_bytes{space="shared"} 0 bni_market_nodejs_heap_space_size_used_bytes{space="trusted"} 3425648 bni_market_nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 bni_market_nodejs_heap_space_size_used_bytes{space="large_object"} 5171200 bni_market_nodejs_heap_space_size_used_bytes{space="code_large_object"} 277696 bni_market_nodejs_heap_space_size_used_bytes{space="shared_large_object"} 0 bni_market_nodejs_heap_space_size_used_bytes{space="trusted_large_object"} 0 # HELP bni_market_nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE bni_market_nodejs_heap_space_size_available_bytes gauge bni_market_nodejs_heap_space_size_available_bytes{space="read_only"} 0 bni_market_nodejs_heap_space_size_available_bytes{space="new"} 238616 bni_market_nodejs_heap_space_size_available_bytes{space="old"} 3081848 bni_market_nodejs_heap_space_size_available_bytes{space="code"} 191776 bni_market_nodejs_heap_space_size_available_bytes{space="shared"} 0 bni_market_nodejs_heap_space_size_available_bytes{space="trusted"} 483952 bni_market_nodejs_heap_space_size_available_bytes{space="new_large_object"} 1048576 bni_market_nodejs_heap_space_size_available_bytes{space="large_object"} 0 bni_market_nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 bni_market_nodejs_heap_space_size_available_bytes{space="shared_large_object"} 0 bni_market_nodejs_heap_space_size_available_bytes{space="trusted_large_object"} 0 # HELP bni_market_nodejs_version_info Node.js version info. # TYPE bni_market_nodejs_version_info gauge bni_market_nodejs_version_info{version="v22.22.3",major="22",minor="22",patch="3"} 1 # HELP bni_market_nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE bni_market_nodejs_gc_duration_seconds histogram bni_market_nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 202 bni_market_nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 267 bni_market_nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 267 bni_market_nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 267 bni_market_nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 267 bni_market_nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 267 bni_market_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 267 bni_market_nodejs_gc_duration_seconds_sum{kind="minor"} 0.24888132631778706 bni_market_nodejs_gc_duration_seconds_count{kind="minor"} 267 bni_market_nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 8 bni_market_nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 8 bni_market_nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 8 bni_market_nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 8 bni_market_nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 8 bni_market_nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 8 bni_market_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 8 bni_market_nodejs_gc_duration_seconds_sum{kind="incremental"} 0.004593446135520935 bni_market_nodejs_gc_duration_seconds_count{kind="incremental"} 8 bni_market_nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 bni_market_nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 6 bni_market_nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 10 bni_market_nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 10 bni_market_nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 10 bni_market_nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 10 bni_market_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 10 bni_market_nodejs_gc_duration_seconds_sum{kind="major"} 0.09491125893592833 bni_market_nodejs_gc_duration_seconds_count{kind="major"} 10 # HELP bni_market_http_requests_total Total number of handled HTTP requests. # TYPE bni_market_http_requests_total counter bni_market_http_requests_total{method="GET",route="/api/health",status_code="200"} 344 bni_market_http_requests_total{method="GET",route="/metrics",status_code="200"} 4 # HELP bni_market_http_request_duration_seconds HTTP request duration in seconds. # TYPE bni_market_http_request_duration_seconds histogram bni_market_http_request_duration_seconds_bucket{le="0.01",method="GET",route="/api/health",status_code="200"} 344 bni_market_http_request_duration_seconds_bucket{le="0.025",method="GET",route="/api/health",status_code="200"} 344 bni_market_http_request_duration_seconds_bucket{le="0.05",method="GET",route="/api/health",status_code="200"} 344 bni_market_http_request_duration_seconds_bucket{le="0.1",method="GET",route="/api/health",status_code="200"} 344 bni_market_http_request_duration_seconds_bucket{le="0.25",method="GET",route="/api/health",status_code="200"} 344 bni_market_http_request_duration_seconds_bucket{le="0.5",method="GET",route="/api/health",status_code="200"} 344 bni_market_http_request_duration_seconds_bucket{le="1",method="GET",route="/api/health",status_code="200"} 344 bni_market_http_request_duration_seconds_bucket{le="2",method="GET",route="/api/health",status_code="200"} 344 bni_market_http_request_duration_seconds_bucket{le="5",method="GET",route="/api/health",status_code="200"} 344 bni_market_http_request_duration_seconds_bucket{le="+Inf",method="GET",route="/api/health",status_code="200"} 344 bni_market_http_request_duration_seconds_sum{method="GET",route="/api/health",status_code="200"} 0.13869489899993273 bni_market_http_request_duration_seconds_count{method="GET",route="/api/health",status_code="200"} 344 bni_market_http_request_duration_seconds_bucket{le="0.01",method="GET",route="/metrics",status_code="200"} 4 bni_market_http_request_duration_seconds_bucket{le="0.025",method="GET",route="/metrics",status_code="200"} 4 bni_market_http_request_duration_seconds_bucket{le="0.05",method="GET",route="/metrics",status_code="200"} 4 bni_market_http_request_duration_seconds_bucket{le="0.1",method="GET",route="/metrics",status_code="200"} 4 bni_market_http_request_duration_seconds_bucket{le="0.25",method="GET",route="/metrics",status_code="200"} 4 bni_market_http_request_duration_seconds_bucket{le="0.5",method="GET",route="/metrics",status_code="200"} 4 bni_market_http_request_duration_seconds_bucket{le="1",method="GET",route="/metrics",status_code="200"} 4 bni_market_http_request_duration_seconds_bucket{le="2",method="GET",route="/metrics",status_code="200"} 4 bni_market_http_request_duration_seconds_bucket{le="5",method="GET",route="/metrics",status_code="200"} 4 bni_market_http_request_duration_seconds_bucket{le="+Inf",method="GET",route="/metrics",status_code="200"} 4 bni_market_http_request_duration_seconds_sum{method="GET",route="/metrics",status_code="200"} 0.01441135199999553 bni_market_http_request_duration_seconds_count{method="GET",route="/metrics",status_code="200"} 4 # HELP bni_market_db_queries_total Total number of database operations. # TYPE bni_market_db_queries_total counter # HELP bni_market_db_query_duration_seconds Database operation duration in seconds. # TYPE bni_market_db_query_duration_seconds histogram