# HELP aistarter_process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE aistarter_process_cpu_user_seconds_total counter aistarter_process_cpu_user_seconds_total 19.909922 # HELP aistarter_process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE aistarter_process_cpu_system_seconds_total counter aistarter_process_cpu_system_seconds_total 10.867067 # HELP aistarter_process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE aistarter_process_cpu_seconds_total counter aistarter_process_cpu_seconds_total 30.776989 # HELP aistarter_process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE aistarter_process_start_time_seconds gauge aistarter_process_start_time_seconds 1787940740 # HELP aistarter_process_resident_memory_bytes Resident memory size in bytes. # TYPE aistarter_process_resident_memory_bytes gauge aistarter_process_resident_memory_bytes 179609600 # HELP aistarter_process_virtual_memory_bytes Virtual memory size in bytes. # TYPE aistarter_process_virtual_memory_bytes gauge aistarter_process_virtual_memory_bytes 22330179584 # HELP aistarter_process_heap_bytes Process heap size in bytes. # TYPE aistarter_process_heap_bytes gauge aistarter_process_heap_bytes 186146816 # HELP aistarter_process_open_fds Number of open file descriptors. # TYPE aistarter_process_open_fds gauge aistarter_process_open_fds 31 # HELP aistarter_process_max_fds Maximum number of open file descriptors. # TYPE aistarter_process_max_fds gauge aistarter_process_max_fds 524288 # HELP aistarter_nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE aistarter_nodejs_eventloop_lag_seconds gauge aistarter_nodejs_eventloop_lag_seconds 0.002112596 # HELP aistarter_nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE aistarter_nodejs_eventloop_lag_min_seconds gauge aistarter_nodejs_eventloop_lag_min_seconds 0.009060352 # HELP aistarter_nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE aistarter_nodejs_eventloop_lag_max_seconds gauge aistarter_nodejs_eventloop_lag_max_seconds 0.015359999 # HELP aistarter_nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE aistarter_nodejs_eventloop_lag_mean_seconds gauge aistarter_nodejs_eventloop_lag_mean_seconds 0.010136631652227814 # HELP aistarter_nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE aistarter_nodejs_eventloop_lag_stddev_seconds gauge aistarter_nodejs_eventloop_lag_stddev_seconds 0.00020692510093145655 # HELP aistarter_nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE aistarter_nodejs_eventloop_lag_p50_seconds gauge aistarter_nodejs_eventloop_lag_p50_seconds 0.010092543 # HELP aistarter_nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE aistarter_nodejs_eventloop_lag_p90_seconds gauge aistarter_nodejs_eventloop_lag_p90_seconds 0.010141695 # HELP aistarter_nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE aistarter_nodejs_eventloop_lag_p99_seconds gauge aistarter_nodejs_eventloop_lag_p99_seconds 0.011173887 # HELP aistarter_nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE aistarter_nodejs_active_resources gauge aistarter_nodejs_active_resources{type="PipeWrap"} 2 aistarter_nodejs_active_resources{type="TCPServerWrap"} 1 aistarter_nodejs_active_resources{type="TCPSocketWrap"} 2 aistarter_nodejs_active_resources{type="Immediate"} 1 # HELP aistarter_nodejs_active_resources_total Total number of active resources. # TYPE aistarter_nodejs_active_resources_total gauge aistarter_nodejs_active_resources_total 6 # HELP aistarter_nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE aistarter_nodejs_active_handles gauge aistarter_nodejs_active_handles{type="Socket"} 4 aistarter_nodejs_active_handles{type="Server"} 1 # HELP aistarter_nodejs_active_handles_total Total number of active handles. # TYPE aistarter_nodejs_active_handles_total gauge aistarter_nodejs_active_handles_total 5 # HELP aistarter_nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE aistarter_nodejs_active_requests gauge # HELP aistarter_nodejs_active_requests_total Total number of active requests. # TYPE aistarter_nodejs_active_requests_total gauge aistarter_nodejs_active_requests_total 0 # HELP aistarter_nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE aistarter_nodejs_heap_size_total_bytes gauge aistarter_nodejs_heap_size_total_bytes 81219584 # HELP aistarter_nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE aistarter_nodejs_heap_size_used_bytes gauge aistarter_nodejs_heap_size_used_bytes 76129504 # HELP aistarter_nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE aistarter_nodejs_external_memory_bytes gauge aistarter_nodejs_external_memory_bytes 4323188 # HELP aistarter_nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE aistarter_nodejs_heap_space_size_total_bytes gauge aistarter_nodejs_heap_space_size_total_bytes{space="read_only"} 0 aistarter_nodejs_heap_space_size_total_bytes{space="new"} 1048576 aistarter_nodejs_heap_space_size_total_bytes{space="old"} 43302912 aistarter_nodejs_heap_space_size_total_bytes{space="code"} 7340032 aistarter_nodejs_heap_space_size_total_bytes{space="shared"} 0 aistarter_nodejs_heap_space_size_total_bytes{space="trusted"} 4505600 aistarter_nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 aistarter_nodejs_heap_space_size_total_bytes{space="large_object"} 24866816 aistarter_nodejs_heap_space_size_total_bytes{space="code_large_object"} 155648 aistarter_nodejs_heap_space_size_total_bytes{space="shared_large_object"} 0 aistarter_nodejs_heap_space_size_total_bytes{space="trusted_large_object"} 0 # HELP aistarter_nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE aistarter_nodejs_heap_space_size_used_bytes gauge aistarter_nodejs_heap_space_size_used_bytes{space="read_only"} 0 aistarter_nodejs_heap_space_size_used_bytes{space="new"} 808096 aistarter_nodejs_heap_space_size_used_bytes{space="old"} 39964528 aistarter_nodejs_heap_space_size_used_bytes{space="code"} 6627456 aistarter_nodejs_heap_space_size_used_bytes{space="shared"} 0 aistarter_nodejs_heap_space_size_used_bytes{space="trusted"} 3921784 aistarter_nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 aistarter_nodejs_heap_space_size_used_bytes{space="large_object"} 24681208 aistarter_nodejs_heap_space_size_used_bytes{space="code_large_object"} 138432 aistarter_nodejs_heap_space_size_used_bytes{space="shared_large_object"} 0 aistarter_nodejs_heap_space_size_used_bytes{space="trusted_large_object"} 0 # HELP aistarter_nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE aistarter_nodejs_heap_space_size_available_bytes gauge aistarter_nodejs_heap_space_size_available_bytes{space="read_only"} 0 aistarter_nodejs_heap_space_size_available_bytes{space="new"} 222816 aistarter_nodejs_heap_space_size_available_bytes{space="old"} 2502416 aistarter_nodejs_heap_space_size_available_bytes{space="code"} 252928 aistarter_nodejs_heap_space_size_available_bytes{space="shared"} 0 aistarter_nodejs_heap_space_size_available_bytes{space="trusted"} 503040 aistarter_nodejs_heap_space_size_available_bytes{space="new_large_object"} 1048576 aistarter_nodejs_heap_space_size_available_bytes{space="large_object"} 0 aistarter_nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 aistarter_nodejs_heap_space_size_available_bytes{space="shared_large_object"} 0 aistarter_nodejs_heap_space_size_available_bytes{space="trusted_large_object"} 0 # HELP aistarter_nodejs_version_info Node.js version info. # TYPE aistarter_nodejs_version_info gauge aistarter_nodejs_version_info{version="v22.23.2",major="22",minor="23",patch="2"} 1 # HELP aistarter_nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE aistarter_nodejs_gc_duration_seconds histogram aistarter_nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 306 aistarter_nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 359 aistarter_nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 359 aistarter_nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 359 aistarter_nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 359 aistarter_nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 359 aistarter_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 359 aistarter_nodejs_gc_duration_seconds_sum{kind="minor"} 0.2725389620042408 aistarter_nodejs_gc_duration_seconds_count{kind="minor"} 359 aistarter_nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 11 aistarter_nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 14 aistarter_nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 14 aistarter_nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 14 aistarter_nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 14 aistarter_nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 14 aistarter_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 14 aistarter_nodejs_gc_duration_seconds_sum{kind="incremental"} 0.01101337099634111 aistarter_nodejs_gc_duration_seconds_count{kind="incremental"} 14 aistarter_nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 aistarter_nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 12 aistarter_nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 14 aistarter_nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 14 aistarter_nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 14 aistarter_nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 14 aistarter_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 14 aistarter_nodejs_gc_duration_seconds_sum{kind="major"} 0.0916875330018811 aistarter_nodejs_gc_duration_seconds_count{kind="major"} 14 # HELP http_requests_total Total number of HTTP requests processed # TYPE http_requests_total counter http_requests_total{method="POST",route="/api/chat",status="200"} 1 http_requests_total{method="POST",route="/api/agent",status="400"} 2 http_requests_total{method="POST",route="/api/agent",status="200"} 1 http_requests_total{method="POST",route="/api/rag/ingest",status="200"} 1 # HELP http_request_duration_seconds HTTP request latency in seconds # TYPE http_request_duration_seconds histogram http_request_duration_seconds_bucket{le="0.01",method="POST",route="/api/chat",status="200"} 0 http_request_duration_seconds_bucket{le="0.05",method="POST",route="/api/chat",status="200"} 0 http_request_duration_seconds_bucket{le="0.1",method="POST",route="/api/chat",status="200"} 0 http_request_duration_seconds_bucket{le="0.25",method="POST",route="/api/chat",status="200"} 0 http_request_duration_seconds_bucket{le="0.5",method="POST",route="/api/chat",status="200"} 0 http_request_duration_seconds_bucket{le="1",method="POST",route="/api/chat",status="200"} 0 http_request_duration_seconds_bucket{le="2.5",method="POST",route="/api/chat",status="200"} 0 http_request_duration_seconds_bucket{le="5",method="POST",route="/api/chat",status="200"} 1 http_request_duration_seconds_bucket{le="10",method="POST",route="/api/chat",status="200"} 1 http_request_duration_seconds_bucket{le="+Inf",method="POST",route="/api/chat",status="200"} 1 http_request_duration_seconds_sum{method="POST",route="/api/chat",status="200"} 2.643594821000006 http_request_duration_seconds_count{method="POST",route="/api/chat",status="200"} 1 http_request_duration_seconds_bucket{le="0.01",method="POST",route="/api/agent",status="400"} 2 http_request_duration_seconds_bucket{le="0.05",method="POST",route="/api/agent",status="400"} 2 http_request_duration_seconds_bucket{le="0.1",method="POST",route="/api/agent",status="400"} 2 http_request_duration_seconds_bucket{le="0.25",method="POST",route="/api/agent",status="400"} 2 http_request_duration_seconds_bucket{le="0.5",method="POST",route="/api/agent",status="400"} 2 http_request_duration_seconds_bucket{le="1",method="POST",route="/api/agent",status="400"} 2 http_request_duration_seconds_bucket{le="2.5",method="POST",route="/api/agent",status="400"} 2 http_request_duration_seconds_bucket{le="5",method="POST",route="/api/agent",status="400"} 2 http_request_duration_seconds_bucket{le="10",method="POST",route="/api/agent",status="400"} 2 http_request_duration_seconds_bucket{le="+Inf",method="POST",route="/api/agent",status="400"} 2 http_request_duration_seconds_sum{method="POST",route="/api/agent",status="400"} 0.012206620000069961 http_request_duration_seconds_count{method="POST",route="/api/agent",status="400"} 2 http_request_duration_seconds_bucket{le="0.01",method="POST",route="/api/agent",status="200"} 1 http_request_duration_seconds_bucket{le="0.05",method="POST",route="/api/agent",status="200"} 1 http_request_duration_seconds_bucket{le="0.1",method="POST",route="/api/agent",status="200"} 1 http_request_duration_seconds_bucket{le="0.25",method="POST",route="/api/agent",status="200"} 1 http_request_duration_seconds_bucket{le="0.5",method="POST",route="/api/agent",status="200"} 1 http_request_duration_seconds_bucket{le="1",method="POST",route="/api/agent",status="200"} 1 http_request_duration_seconds_bucket{le="2.5",method="POST",route="/api/agent",status="200"} 1 http_request_duration_seconds_bucket{le="5",method="POST",route="/api/agent",status="200"} 1 http_request_duration_seconds_bucket{le="10",method="POST",route="/api/agent",status="200"} 1 http_request_duration_seconds_bucket{le="+Inf",method="POST",route="/api/agent",status="200"} 1 http_request_duration_seconds_sum{method="POST",route="/api/agent",status="200"} 0.007060957000008784 http_request_duration_seconds_count{method="POST",route="/api/agent",status="200"} 1 http_request_duration_seconds_bucket{le="0.01",method="POST",route="/api/rag/ingest",status="200"} 0 http_request_duration_seconds_bucket{le="0.05",method="POST",route="/api/rag/ingest",status="200"} 0 http_request_duration_seconds_bucket{le="0.1",method="POST",route="/api/rag/ingest",status="200"} 0 http_request_duration_seconds_bucket{le="0.25",method="POST",route="/api/rag/ingest",status="200"} 1 http_request_duration_seconds_bucket{le="0.5",method="POST",route="/api/rag/ingest",status="200"} 1 http_request_duration_seconds_bucket{le="1",method="POST",route="/api/rag/ingest",status="200"} 1 http_request_duration_seconds_bucket{le="2.5",method="POST",route="/api/rag/ingest",status="200"} 1 http_request_duration_seconds_bucket{le="5",method="POST",route="/api/rag/ingest",status="200"} 1 http_request_duration_seconds_bucket{le="10",method="POST",route="/api/rag/ingest",status="200"} 1 http_request_duration_seconds_bucket{le="+Inf",method="POST",route="/api/rag/ingest",status="200"} 1 http_request_duration_seconds_sum{method="POST",route="/api/rag/ingest",status="200"} 0.2436931179999374 http_request_duration_seconds_count{method="POST",route="/api/rag/ingest",status="200"} 1 # HELP ai_tokens_total Total number of AI tokens consumed # TYPE ai_tokens_total counter ai_tokens_total{model="gpt-4o",type="prompt"} 1248 ai_tokens_total{model="gpt-4o",type="completion"} 1009 # HELP active_users_current Estimated active users in the system # TYPE active_users_current gauge active_users_current 0