# 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 2045.469743 # 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 830.546238 # 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 2876.0159810000005 # 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 1785427772 # 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 106958848 # 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 12135735296 # HELP bni_market_process_heap_bytes Process heap size in bytes. # TYPE bni_market_process_heap_bytes gauge bni_market_process_heap_bytes 196214784 # 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.008513904 # 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.000019968 # 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.386924543 # 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.010904639147427122 # 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.002753674790142473 # 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.010207231 # 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.012402687 # 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.018972671 # 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 56049664 # 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 52939312 # 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 3841104 # 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"} 37797888 bni_market_nodejs_heap_space_size_total_bytes{space="code"} 7077888 bni_market_nodejs_heap_space_size_total_bytes{space="shared"} 0 bni_market_nodejs_heap_space_size_total_bytes{space="trusted"} 4243456 bni_market_nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 bni_market_nodejs_heap_space_size_total_bytes{space="large_object"} 5566464 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"} 1003904 bni_market_nodejs_heap_space_size_used_bytes{space="old"} 36163144 bni_market_nodejs_heap_space_size_used_bytes{space="code"} 6354432 bni_market_nodejs_heap_space_size_used_bytes{space="shared"} 0 bni_market_nodejs_heap_space_size_used_bytes{space="trusted"} 3671992 bni_market_nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 bni_market_nodejs_heap_space_size_used_bytes{space="large_object"} 5478960 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"} 27008 bni_market_nodejs_heap_space_size_available_bytes{space="old"} 870008 bni_market_nodejs_heap_space_size_available_bytes{space="code"} 280224 bni_market_nodejs_heap_space_size_available_bytes{space="shared"} 0 bni_market_nodejs_heap_space_size_available_bytes{space="trusted"} 494344 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"} 17490 bni_market_nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 21550 bni_market_nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 21606 bni_market_nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 21608 bni_market_nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 21608 bni_market_nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 21608 bni_market_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 21608 bni_market_nodejs_gc_duration_seconds_sum{kind="minor"} 21.12920679955745 bni_market_nodejs_gc_duration_seconds_count{kind="minor"} 21608 bni_market_nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 140 bni_market_nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 167 bni_market_nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 194 bni_market_nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 194 bni_market_nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 194 bni_market_nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 194 bni_market_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 194 bni_market_nodejs_gc_duration_seconds_sum{kind="incremental"} 0.6832936817503651 bni_market_nodejs_gc_duration_seconds_count{kind="incremental"} 194 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"} 165 bni_market_nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 209 bni_market_nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 209 bni_market_nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 209 bni_market_nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 209 bni_market_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 209 bni_market_nodejs_gc_duration_seconds_sum{kind="major"} 1.728593872086377 bni_market_nodejs_gc_duration_seconds_count{kind="major"} 209 # 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"} 39087 bni_market_http_requests_total{method="GET",route="/metrics",status_code="200"} 3 # 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"} 39064 bni_market_http_request_duration_seconds_bucket{le="0.025",method="GET",route="/api/health",status_code="200"} 39083 bni_market_http_request_duration_seconds_bucket{le="0.05",method="GET",route="/api/health",status_code="200"} 39085 bni_market_http_request_duration_seconds_bucket{le="0.1",method="GET",route="/api/health",status_code="200"} 39087 bni_market_http_request_duration_seconds_bucket{le="0.25",method="GET",route="/api/health",status_code="200"} 39087 bni_market_http_request_duration_seconds_bucket{le="0.5",method="GET",route="/api/health",status_code="200"} 39087 bni_market_http_request_duration_seconds_bucket{le="1",method="GET",route="/api/health",status_code="200"} 39087 bni_market_http_request_duration_seconds_bucket{le="2",method="GET",route="/api/health",status_code="200"} 39087 bni_market_http_request_duration_seconds_bucket{le="5",method="GET",route="/api/health",status_code="200"} 39087 bni_market_http_request_duration_seconds_bucket{le="+Inf",method="GET",route="/api/health",status_code="200"} 39087 bni_market_http_request_duration_seconds_sum{method="GET",route="/api/health",status_code="200"} 12.843652576293783 bni_market_http_request_duration_seconds_count{method="GET",route="/api/health",status_code="200"} 39087 bni_market_http_request_duration_seconds_bucket{le="0.01",method="GET",route="/metrics",status_code="200"} 2 bni_market_http_request_duration_seconds_bucket{le="0.025",method="GET",route="/metrics",status_code="200"} 3 bni_market_http_request_duration_seconds_bucket{le="0.05",method="GET",route="/metrics",status_code="200"} 3 bni_market_http_request_duration_seconds_bucket{le="0.1",method="GET",route="/metrics",status_code="200"} 3 bni_market_http_request_duration_seconds_bucket{le="0.25",method="GET",route="/metrics",status_code="200"} 3 bni_market_http_request_duration_seconds_bucket{le="0.5",method="GET",route="/metrics",status_code="200"} 3 bni_market_http_request_duration_seconds_bucket{le="1",method="GET",route="/metrics",status_code="200"} 3 bni_market_http_request_duration_seconds_bucket{le="2",method="GET",route="/metrics",status_code="200"} 3 bni_market_http_request_duration_seconds_bucket{le="5",method="GET",route="/metrics",status_code="200"} 3 bni_market_http_request_duration_seconds_bucket{le="+Inf",method="GET",route="/metrics",status_code="200"} 3 bni_market_http_request_duration_seconds_sum{method="GET",route="/metrics",status_code="200"} 0.026020265996456148 bni_market_http_request_duration_seconds_count{method="GET",route="/metrics",status_code="200"} 3 # 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